(0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (209.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (419.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25  (0.2ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.2ms) BEGIN ↳ bin/rails:25  (0.1ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (208.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (415.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (9.0ms) CREATE TABLE "reminders" ("id" bigserial primary key, "end_time" timestamp, "start_time" timestamp, "time_zone" character varying, "all_day" boolean DEFAULT FALSE NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "location" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES (20190110195324) ↳ db/schema.rb:13  (2.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:19:14.136981"], ["updated_at", "2019-01-10 20:19:14.136981"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:19:14.141032"], ["key", "environment"]] ↳ bin/rails:25  (0.2ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (206.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (421.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.8ms) CREATE TABLE "reminders" ("id" bigserial primary key, "end_time" timestamp, "start_time" timestamp, "time_zone" character varying, "all_day" boolean DEFAULT FALSE NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "location" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (17.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110195324) ↳ db/schema.rb:13  (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:19:48.329459"], ["updated_at", "2019-01-10 20:19:48.329459"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:19:48.334261"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (207.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (422.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (7.0ms) CREATE TABLE "reminders" ("id" bigserial primary key, "end_time" timestamp, "start_time" timestamp, "time_zone" character varying, "all_day" boolean DEFAULT FALSE NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "location" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110195324) ↳ db/schema.rb:13  (2.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:20:12.083607"], ["updated_at", "2019-01-10 20:20:12.083607"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:20:12.088448"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (207.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (427.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (7.7ms) CREATE TABLE "reminders" ("id" bigserial primary key, "end_time" timestamp, "start_time" timestamp, "time_zone" character varying, "all_day" boolean DEFAULT FALSE NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "location" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110195324) ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:21:47.895178"], ["updated_at", "2019-01-10 20:21:47.895178"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:21:47.900082"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (207.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (409.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.6ms) CREATE TABLE "reminders" ("id" bigserial primary key, "end_time" timestamp, "start_time" timestamp, "time_zone" character varying, "all_day" boolean DEFAULT FALSE NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "location" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110195324) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:22:11.156030"], ["updated_at", "2019-01-10 20:22:11.156030"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:22:11.160361"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to CreateReminders (20190110202347)  (0.2ms) BEGIN ↳ bin/rails:25  (3.0ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ /Users/cs/Projects/mr_common/db/migrate/20190110202347_create_reminders.rb:3  (0.2ms) ROLLBACK ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (207.4ms) DROP DATABASE IF EXISTS "dummy_development" ↳ bin/rails:25  (204.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (428.8ms) CREATE DATABASE "dummy_development" ENCODING = 'unicode' ↳ bin/rails:25  (419.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25  (4.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ bin/rails:25  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ bin/rails:25  (0.2ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to CreateReminders (20190110202347)  (0.1ms) BEGIN ↳ bin/rails:25  (3.3ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ /Users/cs/Projects/mr_common/db/migrate/20190110202347_create_reminders.rb:3  (0.7ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ /Users/cs/Projects/mr_common/db/migrate/20190110202347_create_reminders.rb:3 ActiveRecord::SchemaMigration Create (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190110202347"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:24:51.849682"], ["updated_at", "2019-01-10 20:24:51.849682"]] ↳ bin/rails:25  (0.2ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (204.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (421.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:24:59.457604"], ["updated_at", "2019-01-10 20:24:59.457604"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.2ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:24:59.462009"], ["key", "environment"]] ↳ bin/rails:25  (0.2ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (211.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (415.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.7ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:26:08.587437"], ["updated_at", "2019-01-10 20:26:08.587437"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:26:08.591498"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (198.9ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (429.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:28:42.281890"], ["updated_at", "2019-01-10 20:28:42.281890"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:28:42.285842"], ["key", "environment"]] ↳ bin/rails:25  (0.2ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (134.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (403.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:34:20.861730"], ["updated_at", "2019-01-10 20:34:20.861730"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:34:20.866486"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (207.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (421.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (3.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:34:47.016383"], ["updated_at", "2019-01-10 20:34:47.016383"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:34:47.020727"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (211.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (422.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.5ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (7.7ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:35:11.589125"], ["updated_at", "2019-01-10 20:35:11.589125"]] ↳ db/schema.rb:13  (0.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:35:11.593145"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (205.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (428.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (7.0ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 20:35:43.455017"], ["updated_at", "2019-01-10 20:35:43.455017"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 20:35:43.460191"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (214.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (419.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 22:13:54.123141"], ["updated_at", "2019-01-10 22:13:54.123141"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 22:13:54.127668"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (204.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (415.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (7.7ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 22:14:27.687349"], ["updated_at", "2019-01-10 22:14:27.687349"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 22:14:27.691673"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (207.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (416.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 22:15:00.768912"], ["updated_at", "2019-01-10 22:15:00.768912"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 22:15:00.773463"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (195.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (406.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.8ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (1.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 22:15:28.380916"], ["updated_at", "2019-01-10 22:15:28.380916"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 22:15:28.384906"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (207.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (421.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (6.7ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 22:17:26.454398"], ["updated_at", "2019-01-10 22:17:26.454398"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.2ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 22:17:26.459266"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (203.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (412.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (5.0ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 22:17:52.062564"], ["updated_at", "2019-01-10 22:17:52.062564"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 22:17:52.066442"], ["key", "environment"]] ↳ bin/rails:25  (0.2ms) COMMIT ↳ bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (202.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (382.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (7.7ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-10 22:18:39.707849"], ["updated_at", "2019-01-10 22:18:39.707849"]] ↳ db/schema.rb:13  (0.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-10 22:18:39.711682"], ["key", "environment"]] ↳ bin/rails:25  (0.2ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (197.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (463.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (5.8ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-14 13:48:37.317950"], ["updated_at", "2019-01-14 13:48:37.317950"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-14 13:48:37.321720"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (2.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (1.8ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (291.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (471.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "reminders" CASCADE ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "filename" character varying DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "reminders" ("slug") ↳ db/schema.rb:18  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (1.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-14 14:15:06.279390"], ["updated_at", "2019-01-14 14:15:06.279390"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-14 14:15:06.283754"], ["key", "environment"]] ↳ bin/rails:25  (39.7ms) COMMIT ↳ bin/rails:25 Started GET "/" for ::1 at 2019-01-14 09:50:16 -0500 ActionController::RoutingError (uninitialized constant DashboardController): activesupport (5.2.2) lib/active_support/inflector/methods.rb:283:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:283:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' actionpack (5.2.2) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (5.2.2) lib/action_dispatch/http/request.rb:81:in `controller_class' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:46:in `controller' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-01-14 09:51:04 -0500 Processing by RootController#index as HTML Completed 406 Not Acceptable in 112ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (RootController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-01-14 09:51:24 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 205ms (Views: 203.3ms | ActiveRecord: 0.0ms) Started GET "/mr_comon" for ::1 at 2019-01-14 09:51:30 -0500 ActionController::RoutingError (No route matches [GET] "/mr_comon"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/commin" for ::1 at 2019-01-14 09:51:41 -0500 ActionController::RoutingError (No route matches [GET] "/commin"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common" for ::1 at 2019-01-14 09:51:44 -0500 ActionController::RoutingError (No route matches [GET] "/common"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 09:52:31 -0500 ActionController::RoutingError (No route matches [GET] "/common"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 09:53:26 -0500 ActionController::RoutingError (No route matches [GET] "/common"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-01-14 09:54:38 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 194ms (Views: 192.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-14 09:55:04 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 24ms (Views: 22.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 09:55:05 -0500 ActionController::RoutingError (No route matches [GET] "/common"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 09:55:19 -0500 NameError (uninitialized constant Engine): /Users/cs/Projects/mr_common/config/routes.rb:1:in `' railties (5.2.2) lib/rails/application/routes_reloader.rb:41:in `block in load_paths' railties (5.2.2) lib/rails/application/routes_reloader.rb:41:in `each' railties (5.2.2) lib/rails/application/routes_reloader.rb:41:in `load_paths' railties (5.2.2) lib/rails/application/routes_reloader.rb:20:in `reload!' railties (5.2.2) lib/rails/application/routes_reloader.rb:30:in `block in updater' activesupport (5.2.2) lib/active_support/file_update_checker.rb:83:in `execute' railties (5.2.2) lib/rails/application/routes_reloader.rb:10:in `execute' railties (5.2.2) lib/rails/application/finisher.rb:143:in `block (2 levels) in ' activesupport (5.2.2) lib/active_support/callbacks.rb:426:in `instance_exec' activesupport (5.2.2) lib/active_support/callbacks.rb:426:in `block in make_lambda' activesupport (5.2.2) lib/active_support/callbacks.rb:198:in `block (2 levels) in halting' activesupport (5.2.2) lib/active_support/callbacks.rb:606:in `block (2 levels) in default_terminator' activesupport (5.2.2) lib/active_support/callbacks.rb:605:in `catch' activesupport (5.2.2) lib/active_support/callbacks.rb:605:in `block in default_terminator' activesupport (5.2.2) lib/active_support/callbacks.rb:199:in `block in halting' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `block in invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:131:in `run_callbacks' activesupport (5.2.2) lib/active_support/execution_wrapper.rb:110:in `run!' activesupport (5.2.2) lib/active_support/reloader.rb:115:in `run!' activesupport (5.2.2) lib/active_support/execution_wrapper.rb:72:in `block in run!' activesupport (5.2.2) lib/active_support/execution_wrapper.rb:69:in `tap' activesupport (5.2.2) lib/active_support/execution_wrapper.rb:69:in `run!' activesupport (5.2.2) lib/active_support/reloader.rb:64:in `run!' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 09:55:30 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-14 09:55:34 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 09:55:39 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms)  (2.1ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (41.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.2ms) BEGIN ↳ bin/rails:25  (0.2ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Reminder Load (2.9ms) SELECT "reminders".* FROM "reminders" LIMIT $1 [["LIMIT", 11]] Started GET "/common" for 127.0.0.1 at 2019-01-14 10:03:59 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:04:25 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.7ms) Completed 200 OK in 10ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:04:47 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 112ms (ActiveRecord: 0.0ms) ActionView::Template::Error (The asset "mr_common.css" is not present in the asset pipeline.): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common' %> 8: MrCommon 9: 10: sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:83:in `compute_asset_path' actionview (5.2.2) lib/action_view/helpers/asset_url_helper.rb:200:in `asset_path' actionview (5.2.2) lib/action_view/helpers/asset_url_helper.rb:345:in `stylesheet_path' actionview (5.2.2) lib/action_view/helpers/asset_tag_helper.rb:143:in `block in stylesheet_link_tag' actionview (5.2.2) lib/action_view/helpers/asset_tag_helper.rb:142:in `map' actionview (5.2.2) lib/action_view/helpers/asset_tag_helper.rb:142:in `stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:179:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3488792719703410791_70123973125120' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:04:57 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 53ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( mr_common/mr_common.css )` to `config/initializers/assets.rb` and restart your server): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:363:in `raise_unless_precompiled_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:348:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3488792719703410791_70123996427840' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:05:00 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( mr_common/mr_common.css )` to `config/initializers/assets.rb` and restart your server): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:363:in `raise_unless_precompiled_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:348:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3488792719703410791_70124012155380' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:05:24 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( mr_common/mr_common.css )` to `config/initializers/assets.rb` and restart your server): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:363:in `raise_unless_precompiled_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:348:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3488792719703410791_70123942802920' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:06:13 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( mr_common/mr_common.css )` to `config/initializers/assets.rb` and restart your server): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:363:in `raise_unless_precompiled_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:348:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3488792719703410791_70123997479740' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:06:37 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.7ms) Completed 200 OK in 131ms (Views: 127.9ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:06:39 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:06:40 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:07:53 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Completed 200 OK in 19ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:08:30 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.6ms) Completed 200 OK in 24ms (Views: 21.3ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:10:57 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 18ms (Views: 14.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:10:58 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:11:03 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 12ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:11:04 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:11:15 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'layout' with type 'text/css' Checked in these paths: /Users/cs/Projects/mr_common/spec/dummy/app/assets/config /Users/cs/Projects/mr_common/spec/dummy/app/assets/images /Users/cs/Projects/mr_common/spec/dummy/app/assets/javascripts /Users/cs/Projects/mr_common/spec/dummy/app/assets/stylesheets /Users/cs/Projects/mr_common/app/assets/config /Users/cs/Projects/mr_common/app/assets/images /Users/cs/Projects/mr_common/app/assets/javascripts /Users/cs/Projects/mr_common/app/assets/stylesheets /Users/cs/Projects/mr_common/vendor/assets/stylesheets /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activestorage-5.2.2/app/assets/javascripts /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/actionview-5.2.2/lib/assets/compiled /Users/cs/Projects/mr_common/spec/dummy/node_modules): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/mr_common.css:3 sprockets (3.7.2) lib/sprockets/resolve.rb:65:in `resolve!' sprockets (3.7.2) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.7.2) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.7.2) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.7.2) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.7.2) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.7.2) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.7.2) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__2960986708687595996_70352608634640' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:11:24 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `require' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `block in require' activesupport (5.2.2) lib/active_support/dependencies.rb:257:in `load_dependency' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `require' sprockets (3.7.2) lib/sprockets/autoload/sass.rb:1:in `' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `require' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `block in require' activesupport (5.2.2) lib/active_support/dependencies.rb:257:in `load_dependency' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `require' sprockets (3.7.2) lib/sprockets/sass_processor.rb:47:in `initialize' sprockets (3.7.2) lib/sprockets/sass_processor.rb:26:in `new' sprockets (3.7.2) lib/sprockets/sass_processor.rb:26:in `instance' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__2960986708687595996_70352669638680' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:11:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `require' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `block in require' activesupport (5.2.2) lib/active_support/dependencies.rb:257:in `load_dependency' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `require' sprockets (3.7.2) lib/sprockets/autoload/sass.rb:1:in `' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `require' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `block in require' activesupport (5.2.2) lib/active_support/dependencies.rb:257:in `load_dependency' activesupport (5.2.2) lib/active_support/dependencies.rb:291:in `require' sprockets (3.7.2) lib/sprockets/sass_processor.rb:47:in `initialize' sprockets (3.7.2) lib/sprockets/sass_processor.rb:26:in `new' sprockets (3.7.2) lib/sprockets/sass_processor.rb:26:in `instance' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__2960986708687595996_70352619222360' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:11:56 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.8ms) Completed 200 OK in 354ms (Views: 351.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:12:03 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:12:03 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 12ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:12:19 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 23ms (Views: 20.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:12:42 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 23ms (Views: 20.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:22:09 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 26ms (Views: 23.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:22:15 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 14ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:25:56 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 27ms (Views: 25.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:27:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 28ms (Views: 25.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:28:07 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 28ms (Views: 25.3ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:28:09 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 13ms (Views: 10.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:28:09 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:28:13 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:28:59 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 29ms (Views: 26.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:29:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 13ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:29:08 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 33ms (Views: 30.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:29:15 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Completed 200 OK in 29ms (Views: 26.2ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:29:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Completed 200 OK in 28ms (Views: 26.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:30:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 29ms (Views: 26.7ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:32:12 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Completed 200 OK in 31ms (Views: 28.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:32:26 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 32ms (Views: 29.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:32:31 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 31ms (Views: 28.2ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:33:59 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file '_layout.scss' with type 'text/css' Checked in these paths: /Users/cs/Projects/mr_common/spec/dummy/app/assets/config /Users/cs/Projects/mr_common/spec/dummy/app/assets/images /Users/cs/Projects/mr_common/spec/dummy/app/assets/javascripts /Users/cs/Projects/mr_common/spec/dummy/app/assets/stylesheets /Users/cs/Projects/mr_common/app/assets/config /Users/cs/Projects/mr_common/app/assets/images /Users/cs/Projects/mr_common/app/assets/javascripts /Users/cs/Projects/mr_common/app/assets/stylesheets /Users/cs/Projects/mr_common/vendor/assets/stylesheets /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activestorage-5.2.2/app/assets/javascripts /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/actionview-5.2.2/lib/assets/compiled /Users/cs/Projects/mr_common/spec/dummy/node_modules): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/mr_common.css:3 sprockets (3.7.2) lib/sprockets/resolve.rb:65:in `resolve!' sprockets (3.7.2) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.7.2) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.7.2) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.7.2) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.7.2) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.7.2) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.7.2) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4392037285124530540_70279655068360' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:34:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file '_layout.scss' with type 'text/css' Checked in these paths: /Users/cs/Projects/mr_common/spec/dummy/app/assets/config /Users/cs/Projects/mr_common/spec/dummy/app/assets/images /Users/cs/Projects/mr_common/spec/dummy/app/assets/javascripts /Users/cs/Projects/mr_common/spec/dummy/app/assets/stylesheets /Users/cs/Projects/mr_common/app/assets/config /Users/cs/Projects/mr_common/app/assets/images /Users/cs/Projects/mr_common/app/assets/javascripts /Users/cs/Projects/mr_common/app/assets/stylesheets /Users/cs/Projects/mr_common/vendor/assets/stylesheets /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activestorage-5.2.2/app/assets/javascripts /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/actionview-5.2.2/lib/assets/compiled /Users/cs/Projects/mr_common/spec/dummy/node_modules): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/mr_common.css:3 sprockets (3.7.2) lib/sprockets/resolve.rb:65:in `resolve!' sprockets (3.7.2) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.7.2) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.7.2) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.7.2) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.7.2) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.7.2) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.7.2) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4392037285124530540_70279620703400' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:34:12 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'theme' with type 'text/css' Checked in these paths: /Users/cs/Projects/mr_common/spec/dummy/app/assets/config /Users/cs/Projects/mr_common/spec/dummy/app/assets/images /Users/cs/Projects/mr_common/spec/dummy/app/assets/javascripts /Users/cs/Projects/mr_common/spec/dummy/app/assets/stylesheets /Users/cs/Projects/mr_common/app/assets/config /Users/cs/Projects/mr_common/app/assets/images /Users/cs/Projects/mr_common/app/assets/javascripts /Users/cs/Projects/mr_common/app/assets/stylesheets /Users/cs/Projects/mr_common/vendor/assets/stylesheets /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activestorage-5.2.2/app/assets/javascripts /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/actionview-5.2.2/lib/assets/compiled /Users/cs/Projects/mr_common/spec/dummy/node_modules): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/mr_common.css:3 sprockets (3.7.2) lib/sprockets/resolve.rb:65:in `resolve!' sprockets (3.7.2) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.7.2) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.7.2) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.7.2) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.7.2) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.7.2) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.7.2) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4392037285124530540_70279613198180' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 10:34:18 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 39ms (Views: 37.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:34:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 29ms (Views: 26.3ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:34:44 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:36:46 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 30ms (Views: 27.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:37:55 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 200 OK in 13ms (Views: 10.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:41:40 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:42:13 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 34ms (Views: 31.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:42:31 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:43:20 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.9ms) Completed 200 OK in 34ms (Views: 31.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:43:24 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 33ms (Views: 30.7ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:43:40 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 32.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:43:44 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 33ms (Views: 30.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:43:55 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:44:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (4.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 40ms (Views: 38.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:45:18 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 32.9ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:47:19 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 32.3ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:47:32 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 32.3ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:47:40 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 32.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:47:46 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 36ms (Views: 33.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:47:54 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 32.9ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:48:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 41ms (Views: 38.3ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 10:48:29 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:40 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:41 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:41 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:44 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:44 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:45 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:45 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:48:58 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 32.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:49:41 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 32.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:49:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 22ms (Views: 20.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:49:44 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:49:45 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:49:46 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:49:59 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 32.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:50:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:50:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 35ms (Views: 33.0ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:50:07 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 36ms (Views: 33.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:50:44 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 36ms (Views: 33.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:50:46 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 18ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:51:10 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 36ms (Views: 33.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:51:28 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 41ms (Views: 38.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:52:50 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Invalid CSS after "...line: 1px; blue": expected "{", was ";"): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_navigation.scss:19 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:3 sass (3.7.2) lib/sass/scss/parser.rb:1308:in `expected' sass (3.7.2) lib/sass/scss/parser.rb:1238:in `expected' sass (3.7.2) lib/sass/scss/parser.rb:1233:in `tok!' sass (3.7.2) lib/sass/scss/parser.rb:688:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:697:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:681:in `ruleset' sass (3.7.2) lib/sass/scss/parser.rb:707:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:697:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:137:in `stylesheet' sass (3.7.2) lib/sass/scss/parser.rb:41:in `parse' sass (3.7.2) lib/sass/engine.rb:414:in `_to_tree' sass (3.7.2) lib/sass/engine.rb:321:in `to_tree' sass (3.7.2) lib/sass/tree/visitors/perform.rb:323:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4392037285124530540_70279614452260' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 67ms (Views: 64.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:03 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:04 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:09 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 22ms (Views: 19.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:10 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:11 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:12 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:39 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 37ms (Views: 35.0ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:40 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:41 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:41 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:46 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 32.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:47 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:48 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:48 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:53:49 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:02 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:02 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:02 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:03 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:20 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 37ms (Views: 34.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:22 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:29 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 38ms (Views: 35.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:31 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:49 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 36ms (Views: 33.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:54:54 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 38ms (Views: 35.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:55:06 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 42ms (Views: 36.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:55:18 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 37ms (Views: 34.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:57:08 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 17.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:57:55 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 10:58:47 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:00:42 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 45ms (Views: 42.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:01:15 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (5.2ms) Completed 200 OK in 44ms (Views: 41.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:02:05 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 39ms (Views: 36.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:02:19 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 40ms (Views: 37.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:02:31 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 39ms (Views: 36.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:03:19 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 43ms (Views: 40.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:03:29 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 39.0ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:03:40 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:03:45 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:04:15 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 39.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:04:24 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 40ms (Views: 37.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:04:32 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Completed 500 Internal Server Error in 25ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Invalid CSS after "...en, black, 75ß%": expected expression (e.g. 1px, bold), was ");"): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_flash.scss:12 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:4 sass (3.7.2) lib/sass/scss/parser.rb:1308:in `expected' sass (3.7.2) lib/sass/script/lexer.rb:240:in `expected!' sass (3.7.2) lib/sass/script/parser.rb:855:in `assert_expr' sass (3.7.2) lib/sass/script/parser.rb:284:in `times_div_or_mod' sass (3.7.2) lib/sass/script/parser.rb:272:in `plus_or_minus' sass (3.7.2) lib/sass/script/parser.rb:272:in `relational' sass (3.7.2) lib/sass/script/parser.rb:272:in `eq_or_neq' sass (3.7.2) lib/sass/script/parser.rb:272:in `and_expr' sass (3.7.2) lib/sass/script/parser.rb:272:in `or_expr' sass (3.7.2) lib/sass/script/parser.rb:481:in `space' sass (3.7.2) lib/sass/script/parser.rb:422:in `interpolation' sass (3.7.2) lib/sass/script/parser.rb:272:in `equals' sass (3.7.2) lib/sass/script/parser.rb:695:in `block in arglist' sass (3.7.2) lib/sass/script/parser.rb:904:in `without_stop_at' sass (3.7.2) lib/sass/script/parser.rb:691:in `arglist' sass (3.7.2) lib/sass/script/parser.rb:683:in `fn_arglist' sass (3.7.2) lib/sass/script/parser.rb:643:in `funcall' sass (3.7.2) lib/sass/script/parser.rb:531:in `css_min_max' sass (3.7.2) lib/sass/script/parser.rb:507:in `ident' sass (3.7.2) lib/sass/script/parser.rb:295:in `unary_not' sass (3.7.2) lib/sass/script/parser.rb:295:in `unary_div' sass (3.7.2) lib/sass/script/parser.rb:295:in `unary_minus' sass (3.7.2) lib/sass/script/parser.rb:295:in `unary_plus' sass (3.7.2) lib/sass/script/parser.rb:272:in `times_div_or_mod' sass (3.7.2) lib/sass/script/parser.rb:272:in `plus_or_minus' sass (3.7.2) lib/sass/script/parser.rb:272:in `relational' sass (3.7.2) lib/sass/script/parser.rb:272:in `eq_or_neq' sass (3.7.2) lib/sass/script/parser.rb:272:in `and_expr' sass (3.7.2) lib/sass/script/parser.rb:272:in `or_expr' sass (3.7.2) lib/sass/script/parser.rb:481:in `space' sass (3.7.2) lib/sass/script/parser.rb:422:in `interpolation' sass (3.7.2) lib/sass/script/parser.rb:343:in `expr' sass (3.7.2) lib/sass/script/parser.rb:853:in `assert_expr' sass (3.7.2) lib/sass/script/parser.rb:68:in `parse' sass (3.7.2) lib/sass/scss/parser.rb:1164:in `sass_script' sass (3.7.2) lib/sass/scss/parser.rb:1002:in `value!' sass (3.7.2) lib/sass/scss/parser.rb:807:in `block in try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:1284:in `rethrow' sass (3.7.2) lib/sass/scss/parser.rb:820:in `try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:743:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:697:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:681:in `ruleset' sass (3.7.2) lib/sass/scss/parser.rb:707:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:697:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:137:in `stylesheet' sass (3.7.2) lib/sass/scss/parser.rb:41:in `parse' sass (3.7.2) lib/sass/engine.rb:414:in `_to_tree' sass (3.7.2) lib/sass/engine.rb:321:in `to_tree' sass (3.7.2) lib/sass/tree/visitors/perform.rb:323:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4392037285124530540_70279620851320' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:04:36 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 43.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:05:55 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:06:39 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:06:55 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 43ms (Views: 40.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:07:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 53ms (Views: 50.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:07:10 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:07:17 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (5.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 26ms (Views: 22.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:07:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 41ms (Views: 39.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:07:39 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:08:02 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 41ms (Views: 38.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:08:07 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 40.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:08:16 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 44.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:08:41 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 43ms (Views: 40.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:08:55 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 39.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:14:03 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:14:24 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 43ms (Views: 41.0ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:14:31 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:14:35 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 18ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-14 11:16:32 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 30ms (Views: 28.3ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 11:16:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 11:24:27 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (51.1ms) Completed 500 Internal Server Error in 68ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `mr_common_reminders_path' for #<#:0x00007fd6848fa1f8>): 5: <%= link_to 'Dashboard' %> 6: 7:
  • 8: <%= link_to 'Reminders', mr_common_reminders_path %> 9:
  • 10: 11: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___4572188515454001863_70279613397660' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4392037285124530540_70279656321700' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 11:24:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (25.5ms) Completed 500 Internal Server Error in 331ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `mr_common_reminders_path' for #<#:0x00007fa3ece10590>): 5: <%= link_to 'Dashboard' %> 6: 7:
  • 8: <%= link_to 'Reminders', mr_common_reminders_path %> 9:
  • 10: 11: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___1961521978889436368_70171075910720' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3764581379881663223_70171015070640' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-14 11:25:19 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:25:21 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Completed 406 Not Acceptable in 171ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (MrCommon::Reminders::RemindersController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:25:46 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Completed 406 Not Acceptable in 172ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (MrCommon::Reminders::RemindersController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:25:47 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Completed 406 Not Acceptable in 171ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (MrCommon::Reminders::RemindersController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:27:33 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Completed 406 Not Acceptable in 170ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (MrCommon::Reminders::RemindersController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:27:44 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:28:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (1.8ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:2 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (43.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 62ms (Views: 54.7ms | ActiveRecord: 4.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:28:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.9ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.0ms | ActiveRecord: 0.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:29:47 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.9ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 46ms (Views: 42.9ms | ActiveRecord: 0.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:29:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:29:51 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:29:52 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 16.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:29:56 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:30:23 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 46ms (Views: 43.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:30:35 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 44ms (Views: 41.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:32:28 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 45ms (Views: 41.9ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:32:55 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 46ms (Views: 42.9ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:33:05 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 51ms (Views: 47.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:33:49 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 50ms (Views: 47.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:34:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 50ms (Views: 47.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:34:17 -0500 AbstractController::ActionNotFound (The action 'new' could not be found for MrCommon::Reminders::RemindersController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:34:19 -0500 AbstractController::ActionNotFound (The action 'new' could not be found for MrCommon::Reminders::RemindersController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:34:21 -0500 AbstractController::ActionNotFound (The action 'new' could not be found for MrCommon::Reminders::RemindersController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:35:09 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 45ms (Views: 42.1ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:35:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:35:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:36:45 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 16.9ms | ActiveRecord: 4.9ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:37:05 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (576.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 598ms (Views: 594.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:37:21 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (1.1ms) Completed 200 OK in 23ms (Views: 20.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:38:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 32ms (Views: 29.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:38:37 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 31.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:38:38 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.2ms) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:38:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 22ms (Views: 19.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:38:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:38:41 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:38:47 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:38:49 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:38:51 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:38:51 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:38:52 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 20ms (Views: 16.9ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:38:52 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:38:53 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:3 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 21ms (Views: 18.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:39:03 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:39:05 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:39:05 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:39:06 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 17ms (Views: 15.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:39:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:39:15 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:39:16 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:39:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 16.9ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:39:17 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:39:17 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.0ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:39:18 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:39:18 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:39:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 26ms (Views: 23.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 11:39:24 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 11:39:24 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:39:25 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:39:59 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 39.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:40:00 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:40:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:40:34 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 349ms (Views: 303.0ms | ActiveRecord: 6.2ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:40:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:40:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 45ms (Views: 42.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:40:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 17.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:41:18 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 49ms (Views: 46.6ms | ActiveRecord: 0.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 11:41:27 -0500 AbstractController::ActionNotFound (The action 'create' could not be found for MrCommon::Reminders::RemindersController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:41:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 46ms (Views: 43.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:42:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 45ms (Views: 42.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:42:41 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 45ms (Views: 42.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:42:49 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 40.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:42:54 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 45ms (Views: 42.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:43:03 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 49ms (Views: 46.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:43:12 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 44ms (Views: 41.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:43:36 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 44.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:43:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 44ms (Views: 41.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:45:36 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 49ms (Views: 46.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:45:41 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 46ms (Views: 43.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:45:48 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.9ms) Completed 200 OK in 61ms (Views: 58.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:45:54 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 44ms (Views: 41.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:46:00 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 40.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:46:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 47ms (Views: 44.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:46:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 21ms (Views: 18.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:46:52 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Completed 500 Internal Server Error in 29ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Amount 10% must be between 0 and 1 for `opacify'): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_forms.scss:8 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:6 sass (3.7.2) lib/sass/script/tree/funcall.rb:311:in `reformat_argument_error' sass (3.7.2) lib/sass/script/tree/funcall.rb:158:in `rescue in _perform' sass (3.7.2) lib/sass/script/tree/funcall.rb:127:in `_perform' sass (3.7.2) lib/sass/script/tree/node.rb:50:in `perform' sass (3.7.2) lib/sass/script/tree/list_literal.rb:75:in `block in _perform' sass (3.7.2) lib/sass/script/tree/list_literal.rb:75:in `map' sass (3.7.2) lib/sass/script/tree/list_literal.rb:75:in `_perform' sass (3.7.2) lib/sass/script/tree/node.rb:50:in `perform' sass (3.7.2) lib/sass/tree/visitors/perform.rb:398:in `visit_prop' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block (2 levels) in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:438:in `visit_rule' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__1750062428896751145_70304153868300' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:46:58 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 51ms (Views: 48.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:47:00 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:47:05 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (4.3ms) Completed 200 OK in 49ms (Views: 46.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:47:12 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 44.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:47:27 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (4.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 64ms (Views: 61.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:47:40 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 46ms (Views: 43.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:47:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 43.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:48:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 49ms (Views: 42.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:48:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 44ms (Views: 42.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:48:21 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 45ms (Views: 42.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:48:26 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 44ms (Views: 41.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:48:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 44ms (Views: 41.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:48:54 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 52ms (Views: 49.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:49:22 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 46ms (Views: 43.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:49:34 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 43.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:49:41 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 43.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:50:32 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 44.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:51:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 50ms (Views: 46.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:51:34 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 52ms (Views: 49.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:51:47 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 43.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:52:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 47ms (Views: 44.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:53:10 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 47ms (Views: 44.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:53:28 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 47ms (Views: 44.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:53:53 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 56ms (Views: 53.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:54:23 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 43.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:56:11 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (485.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 505ms (Views: 502.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:56:22 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.1ms) Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `datetime_picker' for # Did you mean? datetime_field): 7:
    8: <%= form_with model: @reminder do |f| %> 9: <%= f.label :start_time %> 10: <%= f.datetime_picker :start_time %> 11: 12: <%= f.submit "Save" %> 13: <% end %> /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:10:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304106609740' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304106609740' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:56:30 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.5ms) Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `date_time_field' for # Did you mean? datetime_field): 7:
    8: <%= form_with model: @reminder do |f| %> 9: <%= f.label :start_time %> 10: <%= f.date_time_field :start_time %> 11: 12: <%= f.submit "Save" %> 13: <% end %> /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:10:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304114199920' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304114199920' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:56:35 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 17.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:56:40 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 23.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:57:05 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (2.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 49ms (Views: 46.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:57:18 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 51ms (Views: 48.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:57:28 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (2.8ms) Completed 500 Internal Server Error in 32ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Invalid CSS after " font-weight": expected ";", was ": bold;"): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_forms.scss:4 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:6 sass (3.7.2) lib/sass/scss/parser.rb:1308:in `expected' sass (3.7.2) lib/sass/scss/parser.rb:1238:in `expected' sass (3.7.2) lib/sass/scss/parser.rb:1233:in `tok!' sass (3.7.2) lib/sass/scss/parser.rb:815:in `block in try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:1284:in `rethrow' sass (3.7.2) lib/sass/scss/parser.rb:820:in `try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:743:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:681:in `ruleset' sass (3.7.2) lib/sass/scss/parser.rb:707:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:697:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:137:in `stylesheet' sass (3.7.2) lib/sass/scss/parser.rb:41:in `parse' sass (3.7.2) lib/sass/engine.rb:414:in `_to_tree' sass (3.7.2) lib/sass/engine.rb:321:in `to_tree' sass (3.7.2) lib/sass/tree/visitors/perform.rb:323:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__1750062428896751145_70304099762700' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:57:36 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (2.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 50ms (Views: 47.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:58:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (2.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 60ms (Views: 57.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:58:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 23ms (Views: 20.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:58:45 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 70ms (Views: 67.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 11:59:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 69ms (Views: 66.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:00:17 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (2.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 49ms (Views: 46.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:03:36 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 24ms (Views: 20.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:03:46 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 52ms (Views: 49.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:04:13 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 51ms (Views: 48.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:07:20 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 49ms (Views: 47.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:07:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.9ms) Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Invalid CSS after " &": expected ";", was ":focus {"): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_forms.scss:20 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:6 sass (3.7.2) lib/sass/scss/parser.rb:1308:in `expected' sass (3.7.2) lib/sass/scss/parser.rb:1238:in `expected' sass (3.7.2) lib/sass/scss/parser.rb:1233:in `tok!' sass (3.7.2) lib/sass/scss/parser.rb:815:in `block in try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:1284:in `rethrow' sass (3.7.2) lib/sass/scss/parser.rb:820:in `try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:743:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:681:in `ruleset' sass (3.7.2) lib/sass/scss/parser.rb:707:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:137:in `stylesheet' sass (3.7.2) lib/sass/scss/parser.rb:41:in `parse' sass (3.7.2) lib/sass/engine.rb:414:in `_to_tree' sass (3.7.2) lib/sass/engine.rb:321:in `to_tree' sass (3.7.2) lib/sass/tree/visitors/perform.rb:323:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__1750062428896751145_70304100176780' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:07:34 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 53ms (Views: 50.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:07:51 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 53ms (Views: 50.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:08:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (3.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 53ms (Views: 50.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:08:26 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 24ms (Views: 21.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:08:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 25ms (Views: 22.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:09:06 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (4.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 23ms (Views: 20.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:10:33 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 50ms (Views: 47.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:12:00 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 55ms (Views: 52.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:12:20 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 57ms (Views: 54.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:13:18 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 62ms (Views: 60.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:13:27 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 55ms (Views: 52.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:13:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 57ms (Views: 54.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:16:11 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `min' for "":String): 38: Meta 39:
    40: <%= f.label :filename %> 41: <%= f.datetime_select :filename %> 42:
    43: 44:
    actionview (5.2.2) lib/action_view/helpers/date_helper.rb:865:in `block (2 levels) in ' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:794:in `select_minute' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:1098:in `block in build_selects_from_types' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:1096:in `reverse_each' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:1096:in `build_selects_from_types' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:744:in `select_datetime' actionview (5.2.2) lib/action_view/helpers/tags/date_select.rb:16:in `render' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:355:in `datetime_select' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:1152:in `datetime_select' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:41:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304168840500' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304168840500' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:16:20 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.7ms) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `min' for "":String): 38: Meta 39:
    40: <%= f.label :filename %> 41: <%= f.datetime_select :filename %> 42:
    43: 44:
    actionview (5.2.2) lib/action_view/helpers/date_helper.rb:865:in `block (2 levels) in ' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:794:in `select_minute' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:1098:in `block in build_selects_from_types' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:1096:in `reverse_each' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:1096:in `build_selects_from_types' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:744:in `select_datetime' actionview (5.2.2) lib/action_view/helpers/tags/date_select.rb:16:in `render' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:355:in `datetime_select' actionview (5.2.2) lib/action_view/helpers/date_helper.rb:1152:in `datetime_select' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:41:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304091368380' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304091368380' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:16:32 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (6.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 58ms (Views: 55.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:17:03 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 56ms (Views: 53.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:17:22 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (5.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 59ms (Views: 56.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:19:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 29.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:20:24 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (10.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 31ms (Views: 27.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:21:16 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 63ms (Views: 60.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:21:27 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 62ms (Views: 59.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:21:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 28ms (Views: 25.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:22:20 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 62ms (Views: 59.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:22:34 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 65ms (Views: 62.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:23:03 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 29.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:23:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 61ms (Views: 58.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:24:54 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 62ms (Views: 59.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:25:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 63ms (Views: 60.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:26:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 24.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:26:31 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 65ms (Views: 61.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:27:45 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 67.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:28:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 61ms (Views: 58.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:28:54 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (6.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 61ms (Views: 58.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:29:24 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:30:11 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.7ms) Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.0ms) ActionView::Template::Error (No route matches {:action=>"show", :controller=>"mr_common/reminders/reminders"}, missing required keys: [:id]): 59: 60:
    61: <%= f.submit "Save" %> 62: <%= link_to "Cancel", reminder_path, class: 'button-secondary' %> 63:
    64: <% end %> 65:
    actionpack (5.2.2) lib/action_dispatch/journey/formatter.rb:57:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:744:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:775:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:822:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:273:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:214:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:331:in `block (2 levels) in define_url_helper' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:62:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304109249200' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304109249200' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:30:20 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.2ms) Completed 200 OK in 27ms (Views: 24.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:32:06 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 29.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:32:21 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 72ms (Views: 68.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:32:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:33:18 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 63ms (Views: 60.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:33:25 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (5.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 72ms (Views: 69.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:33:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 65ms (Views: 62.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:34:34 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 67ms (Views: 64.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:34:43 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 66ms (Views: 62.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:35:31 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 75ms (Views: 72.8ms | ActiveRecord: 0.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 12:35:43 -0500 AbstractController::ActionNotFound (The action 'create' could not be found for MrCommon::Reminders::RemindersController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:36:53 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 67ms (Views: 64.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:37:38 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 22.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:37:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 65ms (Views: 63.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:38:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 64ms (Views: 61.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:38:25 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:38:26 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.7ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (10.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 29ms (Views: 25.7ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:38:27 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:38:27 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:38:28 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 28.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:38:45 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 62ms (Views: 59.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:38:48 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 25ms (Views: 23.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:39:06 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 70ms (Views: 68.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:39:37 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.9ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 16.8ms | ActiveRecord: 0.9ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:39:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:39:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:39:44 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:39:44 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:40:25 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:40:27 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:40:27 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 21ms (Views: 18.6ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:40:28 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:40:28 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:40:29 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:40:30 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:40:31 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 22ms (Views: 19.5ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:40:31 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:41:10 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 57ms (Views: 54.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:41:11 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:41:11 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:41:12 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:41:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 12:41:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (6.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 25ms (Views: 23.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 12:41:17 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 12:41:38 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 14:12:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.6ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 56ms (Views: 52.6ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:13:00 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:19:25 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 24.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:20:18 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 26.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:21:09 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 68ms (Views: 64.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:21:18 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 68ms (Views: 65.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:22:01 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 71ms (Views: 68.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:22:15 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 67.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:22:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 68ms (Views: 65.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:22:47 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 73ms (Views: 70.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:23:00 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 73ms (Views: 69.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:23:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 72ms (Views: 69.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:23:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 75ms (Views: 72.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:23:51 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:25:26 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 67ms (Views: 64.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:25:35 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 71ms (Views: 68.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:26:18 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Completed 500 Internal Server Error in 40ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Invalid CSS after "...ly: 'Montserrat": expected ")", was "', sans-serif;"): 4: 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: MrCommon 9: 10: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_forms.scss:80 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:6 sass (3.7.2) lib/sass/scss/parser.rb:1308:in `expected' sass (3.7.2) lib/sass/script/lexer.rb:240:in `expected!' sass (3.7.2) lib/sass/script/parser.rb:862:in `assert_tok' sass (3.7.2) lib/sass/script/parser.rb:797:in `block in paren' sass (3.7.2) lib/sass/script/parser.rb:904:in `without_stop_at' sass (3.7.2) lib/sass/script/parser.rb:792:in `paren' sass (3.7.2) lib/sass/script/parser.rb:746:in `square_list' sass (3.7.2) lib/sass/script/parser.rb:733:in `special_fun' sass (3.7.2) lib/sass/script/parser.rb:727:in `raw' sass (3.7.2) lib/sass/script/parser.rb:642:in `funcall' sass (3.7.2) lib/sass/script/parser.rb:531:in `css_min_max' sass (3.7.2) lib/sass/script/parser.rb:507:in `ident' sass (3.7.2) lib/sass/script/parser.rb:295:in `unary_not' sass (3.7.2) lib/sass/script/parser.rb:295:in `unary_div' sass (3.7.2) lib/sass/script/parser.rb:295:in `unary_minus' sass (3.7.2) lib/sass/script/parser.rb:295:in `unary_plus' sass (3.7.2) lib/sass/script/parser.rb:272:in `times_div_or_mod' sass (3.7.2) lib/sass/script/parser.rb:272:in `plus_or_minus' sass (3.7.2) lib/sass/script/parser.rb:272:in `relational' sass (3.7.2) lib/sass/script/parser.rb:272:in `eq_or_neq' sass (3.7.2) lib/sass/script/parser.rb:272:in `and_expr' sass (3.7.2) lib/sass/script/parser.rb:272:in `or_expr' sass (3.7.2) lib/sass/script/parser.rb:481:in `space' sass (3.7.2) lib/sass/script/parser.rb:422:in `interpolation' sass (3.7.2) lib/sass/script/parser.rb:343:in `expr' sass (3.7.2) lib/sass/script/parser.rb:853:in `assert_expr' sass (3.7.2) lib/sass/script/parser.rb:68:in `parse' sass (3.7.2) lib/sass/scss/parser.rb:1164:in `sass_script' sass (3.7.2) lib/sass/scss/parser.rb:1002:in `value!' sass (3.7.2) lib/sass/scss/parser.rb:807:in `block in try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:1284:in `rethrow' sass (3.7.2) lib/sass/scss/parser.rb:820:in `try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:743:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:697:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:681:in `ruleset' sass (3.7.2) lib/sass/scss/parser.rb:707:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:137:in `stylesheet' sass (3.7.2) lib/sass/scss/parser.rb:41:in `parse' sass (3.7.2) lib/sass/engine.rb:414:in `_to_tree' sass (3.7.2) lib/sass/engine.rb:321:in `to_tree' sass (3.7.2) lib/sass/tree/visitors/perform.rb:323:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:7:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__1750062428896751145_70304092479440' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:26:26 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 71ms (Views: 68.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:26:33 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 67ms (Views: 64.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:28:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 73ms (Views: 70.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:29:02 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 77ms (Views: 74.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:29:28 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 68ms (Views: 65.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:29:35 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 69ms (Views: 66.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:29:58 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 28ms (Views: 25.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:30:15 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-14 14:37:05 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 18ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-14 14:37:06 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 62ms (Views: 59.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 14:37:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.7ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:37:09 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 26ms (Views: 23.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:37:48 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 68ms (Views: 65.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:37:58 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 68ms (Views: 65.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:38:11 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 69ms (Views: 66.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:38:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 75ms (Views: 72.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:46:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 71ms (Views: 68.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:47:31 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 67ms (Views: 64.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:48:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 67ms (Views: 64.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:48:41 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 80ms (Views: 77.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:49:05 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 67.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:49:41 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 75ms (Views: 72.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:50:46 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 71ms (Views: 68.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:50:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 77ms (Views: 74.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:51:05 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 73ms (Views: 70.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:51:21 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 77ms (Views: 75.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:51:46 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 76ms (Views: 73.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:51:59 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 85ms (Views: 82.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:52:26 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 78ms (Views: 75.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:52:32 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 80ms (Views: 77.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:52:33 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 24.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:52:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 82ms (Views: 79.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:52:40 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 24.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:52:49 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 74ms (Views: 71.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:53:01 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 77ms (Views: 74.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:53:31 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 82ms (Views: 78.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:53:41 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 87ms (Views: 84.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:53:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 24.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:54:34 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 78ms (Views: 74.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:54:48 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 79ms (Views: 76.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 14:54:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 87ms (Views: 85.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:28:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 80ms (Views: 78.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:31:31 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 99ms (Views: 94.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:31:51 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 81ms (Views: 78.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:32:01 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 90ms (Views: 87.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:32:17 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 84ms (Views: 80.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:32:26 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 78ms (Views: 75.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:32:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 78ms (Views: 75.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:33:01 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 87ms (Views: 84.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:33:20 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 84ms (Views: 81.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:33:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 81ms (Views: 78.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:33:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 91ms (Views: 89.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:35:04 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 83ms (Views: 80.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:35:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 84ms (Views: 81.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:35:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 82ms (Views: 79.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:35:48 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 86ms (Views: 83.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:35:59 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 25.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:36:05 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 25.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:36:17 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 80ms (Views: 77.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:36:31 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 86ms (Views: 82.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:36:46 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 88ms (Views: 85.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:37:01 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 86ms (Views: 83.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:37:37 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 81ms (Views: 78.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:37:46 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 90ms (Views: 87.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:37:55 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 82ms (Views: 79.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:38:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 80ms (Views: 77.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:38:13 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 85ms (Views: 83.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:38:21 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 89ms (Views: 86.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:38:27 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 84ms (Views: 81.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:38:32 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 83ms (Views: 80.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:38:40 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 93ms (Views: 90.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:44:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 85ms (Views: 82.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:45:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 85ms (Views: 82.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:45:38 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (6.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 83ms (Views: 80.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:45:45 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 84ms (Views: 81.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:45:52 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (10.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 86ms (Views: 83.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:46:02 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 83ms (Views: 80.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:46:33 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 25.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:46:38 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 85ms (Views: 82.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:46:48 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 82ms (Views: 79.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:47:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 85ms (Views: 82.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:47:16 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 92ms (Views: 89.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:47:26 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (6.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 82ms (Views: 79.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:47:49 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 85ms (Views: 82.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:48:02 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 91ms (Views: 88.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:49:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 83ms (Views: 79.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 15:49:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 85ms (Views: 82.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:15:16 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 115ms (Views: 93.5ms | ActiveRecord: 6.6ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:26:22 -0500 AbstractController::ActionNotFound (The action 'create' could not be found for MrCommon::Reminders::RemindersController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:29:05 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.5ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 32ms (Views: 21.9ms | ActiveRecord: 3.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 16:29:06 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:29:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.1ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 16:29:07 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:29:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 16:29:08 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:29:10 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:29:11 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 28.0ms | ActiveRecord: 3.1ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:29:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:29:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 30.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:29:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:29:17 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 24.0ms | ActiveRecord: 0.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:29:19 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EiUWnOyIGSZP8ty2h6675jXUqjTcSQ6yDphMmka5doasRlB509j18Cj1jgMwPax5oXqdfGhy4UcTIrj1op6+4g==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"29", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"29", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} No template found for MrCommon::Reminders::RemindersController#create, rendering head :no_content Completed 204 No Content in 193ms (ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:29:23 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 16.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:29:24 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 24.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:35:10 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.4ms) Completed 500 Internal Server Error in 32ms (ActiveRecord: 2.7ms) ActionView::Template::Error (undefined method `form_group' for #): 4: <%= form_with model: @reminder do |f| %> 5:
    6: Reminder Content 7: <%= f.form_group :summary do %> 8: <%= f.label :summary %> 9: <%= f.text_field :summary %> 10: <% end %> /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:7:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304168831980' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___3926166795506940105_70304168831980' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:35:15 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (6.7ms) Completed 500 Internal Server Error in 68ms (ActiveRecord: 6.1ms) ActionView::Template::Error (uninitialized constant MrCommon::ApplicationFormBuilder): 1:
    2:
    3:

    New Reminder

    4: <%= form_with model: @reminder do |f| %> 5:
    6: Reminder Content 7: <%= f.form_group :summary do %> activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' activesupport (5.2.2) lib/active_support/core_ext/string/inflections.rb:68:in `constantize' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:1566:in `default_form_builder_class' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:1560:in `instantiate_builder' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:751:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___831458548333657479_70104730387900' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:35:21 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (4.0ms) Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant MrCommon::ApplicationFormBuilder): 1:
    2:
    3:

    New Reminder

    4: <%= form_with model: @reminder do |f| %> 5:
    6: Reminder Content 7: <%= f.form_group :summary do %> activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' activesupport (5.2.2) lib/active_support/core_ext/string/inflections.rb:68:in `constantize' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:1566:in `default_form_builder_class' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:1560:in `instantiate_builder' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:751:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___831458548333657479_70104688864560' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:35:40 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (4.4ms) Completed 500 Internal Server Error in 26ms (ActiveRecord: 3.0ms) ActionView::Template::Error (uninitialized constant MrCommon::ApplicationFormBuilder): 1:
    2:
    3:

    New Reminder

    4: <%= form_with model: @reminder do |f| %> 5:
    6: Reminder Content 7: <%= f.form_group :summary do %> activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' activesupport (5.2.2) lib/active_support/core_ext/string/inflections.rb:68:in `constantize' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:1566:in `default_form_builder_class' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:1560:in `instantiate_builder' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:751:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb___831458548333657479_70104730880760' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:35:55 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (566.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 1013ms (Views: 963.0ms | ActiveRecord: 6.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:36:03 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (15.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 38ms (Views: 35.0ms | ActiveRecord: 0.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:38:36 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ct3fGX2V5GBep72HuM39++tvscfciU8rE2DI3F4X2pW0vpn8QsUItjmg7zIPXupkf8GGj2iyoN4O2jyzujAS8Q==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"35", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"35", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.9ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 62ms (Views: 24.9ms | ActiveRecord: 8.1ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 16:38:56 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:38:57 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.5ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 16:38:57 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:38:57 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:38:58 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 28ms (Views: 25.8ms | ActiveRecord: 0.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:39:00 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.4ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 29ms (Views: 25.2ms | ActiveRecord: 0.6ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:39:55 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.4ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 80ms (Views: 75.7ms | ActiveRecord: 0.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:40:11 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.3ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 76ms (Views: 72.3ms | ActiveRecord: 0.5ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:41:12 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.7ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 71ms (Views: 66.5ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:42:00 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.4ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 73ms (Views: 68.9ms | ActiveRecord: 0.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:42:11 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.3ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 74ms (Views: 70.8ms | ActiveRecord: 0.6ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:42:21 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.3ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 27ms (Views: 23.5ms | ActiveRecord: 0.6ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:42:27 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.3ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 28ms (Views: 24.2ms | ActiveRecord: 0.5ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:42:39 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2gYnIdDfk84VBAuQRiazGPPnAGOdQ+VOIhMnbnaYhM1kZWHE749/GHIDWSXxtaSHZ0k3Kyl4Crs/qdMBkr9MqQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"38", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"38", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.3ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 77ms (Views: 73.0ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:43:01 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (1.3ms) Completed 200 OK in 86ms (Views: 82.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:43:02 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 29.4ms | ActiveRecord: 0.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:43:04 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"XIPUTHdZ9wvFwc/UtwvUBb9/VUek8hgqPNxbvSS1eEfi4JKpSAkb3aLGnWEAmMOaK9FiDxDJ998hZq/SwJKwIw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"43", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"43", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.3ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (25.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 46ms (Views: 42.4ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:43:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 16.8ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:43:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 24.3ms | ActiveRecord: 0.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-14 16:43:15 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"89uwD+//yeWtUquh3Ho5kvlmCU6dZzdLAnuD85ViDJJNuPbq0K8lM8pV+RRr6S4Nbcg+Bilc2L4fwXeccUXE9g==", "reminder"=>{"summary"=>"asdfasdf", "location"=>"asdfasd", "description"=>"asdfasdf", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"14", "start_time(4i)"=>"21", "start_time(5i)"=>"43", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"14", "end_time(4i)"=>"21", "end_time(5i)"=>"43", "time_zone"=>"America/Bogota", "all_day"=>"1", "slug"=>"asdfasdf"}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Exists (0.4ms) SELECT 1 AS one FROM "reminders" WHERE "reminders"."slug" = $1 LIMIT $2 [["slug", "asdfasdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Reminder Create (3.9ms) INSERT INTO "reminders" ("start_time", "end_time", "location", "summary", "description", "slug", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["start_time", "2019-01-14 21:43:00"], ["end_time", "2019-01-14 21:43:00"], ["location", "asdfasd"], ["summary", "asdfasdf"], ["description", "asdfasdf"], ["slug", "asdfasdf"], ["created_at", "2019-01-14 21:43:15.408165"], ["updated_at", "2019-01-14 21:43:15.408165"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15  (0.4ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:15 Redirected to http://localhost:3000/common/reminders/1 Completed 201 Created in 71ms (ActiveRecord: 4.8ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-14 16:43:21 -0500 AbstractController::ActionNotFound (The action 'show' could not be found for MrCommon::Reminders::RemindersController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-14 16:44:35 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} Reminder Load (0.3ms) SELECT "reminders".* FROM "reminders" WHERE "reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 37ms (Views: 17.9ms | ActiveRecord: 3.8ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-14 16:44:38 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} Reminder Load (0.4ms) SELECT "reminders".* FROM "reminders" WHERE "reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.0ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-14 16:44:45 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:44:46 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (2.5ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 23ms (Views: 17.8ms | ActiveRecord: 2.5ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:44:47 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 23.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:44:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:44:51 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:44:53 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-14 16:47:41 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.6ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-14 16:47:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 24.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-14 16:47:46 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} Reminder Load (0.4ms) SELECT "reminders".* FROM "reminders" WHERE "reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.1ms | ActiveRecord: 0.4ms) Started GET "/" for 127.0.0.1 at 2019-01-15 08:31:52 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.3ms) Completed 200 OK in 393ms (Views: 391.3ms | ActiveRecord: 0.0ms)  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (6405.7ms) DROP DATABASE IF EXISTS "dummy_development" ↳ bin/rails:25  (203.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (458.7ms) CREATE DATABASE "dummy_development" ENCODING = 'unicode' ↳ bin/rails:25  (416.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25  (4.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ bin/rails:25  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ bin/rails:25  (0.1ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to CreateReminders (20190110202347)  (0.1ms) BEGIN ↳ bin/rails:25  (46.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ /Users/cs/Projects/mr_common/db/migrate/20190110202347_create_reminders.rb:3  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ /Users/cs/Projects/mr_common/db/migrate/20190110202347_create_reminders.rb:3 ActiveRecord::SchemaMigration Create (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190110202347"]] ↳ bin/rails:25  (0.4ms) COMMIT ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 13:36:46.367713"], ["updated_at", "2019-01-15 13:36:46.367713"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" LIMIT $1 [["LIMIT", 11]]  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (196.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (428.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (3.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 13:44:59.162251"], ["updated_at", "2019-01-15 13:44:59.162251"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 13:44:59.167548"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (23.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (210.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (426.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (8.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 13:46:48.209995"], ["updated_at", "2019-01-15 13:46:48.209995"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 13:46:48.214215"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (407.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 13:47:05.801734"], ["updated_at", "2019-01-15 13:47:05.801734"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 13:47:05.806900"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (203.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (428.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 13:47:30.425852"], ["updated_at", "2019-01-15 13:47:30.425852"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 13:47:30.431073"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/common" for 127.0.0.1 at 2019-01-15 08:48:39 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (6.8ms) Completed 200 OK in 292ms (Views: 289.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 08:48:45 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.2ms) Completed 500 Internal Server Error in 46ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::Reminder): 2:
    3:

    Reminders

    4:

    <%= link_to 'New', new_reminder_path %>

    5:

    <%= Reminder.count %>

    6:
    7:
    /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_index_html_erb___2067401077652946107_70166009805280' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 08:49:02 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.5ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (6.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 26ms (Views: 20.0ms | ActiveRecord: 3.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 08:49:05 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (546.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 577ms (Views: 563.0ms | ActiveRecord: 3.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 08:51:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 134ms (Views: 131.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:00:13 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 82ms (Views: 79.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:00:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 80ms (Views: 77.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:00:45 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 87ms (Views: 84.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:01:16 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 24.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:01:37 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:02:04 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.1ms) Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `to_sym' for nil:NilClass): 34: <%= f.select :time_zone, ActiveSupport::TimeZone::MAPPING.values.sort, include_blank: true %> 35: <% end %> 36: 37: <%= f.form_group do %> 38:
      39: 40:
    activemodel (5.2.2) lib/active_model/errors.rb:150:in `[]' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:31:in `block in _error_for_any?' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:31:in `each' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:31:in `find' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:31:in `_error_for_any?' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:22:in `form_group' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:37:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb__4342985511064403421_70166068303040' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_new_html_erb__4342985511064403421_70166068303040' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:02:12 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 24.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:02:41 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 32.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:03:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 68ms (Views: 65.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:03:26 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 66ms (Views: 63.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:03:43 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 67ms (Views: 64.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:04:00 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 67.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:04:12 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 29.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:04:48 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 66ms (Views: 63.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:08:56 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 24.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:09:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 68ms (Views: 65.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:09:55 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 85ms (Views: 82.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:10:20 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 93ms (Views: 90.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:10:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 83ms (Views: 80.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:10:52 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 84ms (Views: 81.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:11:05 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 85ms (Views: 82.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:11:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 91ms (Views: 88.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:19:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 67.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:20:01 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 83ms (Views: 81.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:20:12 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 87ms (Views: 84.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:20:24 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 87ms (Views: 84.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:20:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 26.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:20:59 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 89ms (Views: 86.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:21:10 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 89ms (Views: 86.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:21:21 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 93ms (Views: 90.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:21:37 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 89ms (Views: 86.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:21:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 86ms (Views: 83.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:22:28 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 87ms (Views: 84.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:23:40 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 86ms (Views: 83.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:23:58 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 91ms (Views: 88.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:24:06 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 87ms (Views: 84.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:24:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 25.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:29:22 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 25.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:31:51 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (523.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 944ms (Views: 892.4ms | ActiveRecord: 6.8ms)  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (217.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (448.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.5ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 14:31:57.686886"], ["updated_at", "2019-01-15 14:31:57.686886"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 14:31:57.692214"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (213.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (434.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.5ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 14:32:32.706338"], ["updated_at", "2019-01-15 14:32:32.706338"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 14:32:32.711447"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:33:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (1.1ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 29ms (Views: 18.8ms | ActiveRecord: 1.1ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:33:39 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:33:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 16.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:33:40 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:33:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:33:43 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:33:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 24.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:33:45 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:33:46 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:33:46 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 27ms (Views: 24.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:33:47 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:33:47 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:33:48 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 23ms (Views: 18.8ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:33:48 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:34:30 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:34:31 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:34:32 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:34:32 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:34:54 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.9ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:34:55 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:34:55 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:34:56 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:34:56 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:34:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:35:05 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:35:06 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:35:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:35:07 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:35:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:35:11 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:35:11 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 21ms (Views: 18.2ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:35:11 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:35:16 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (6.5ms) Completed 200 OK in 25ms (Views: 22.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:35:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:35:17 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:37:45 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 67.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:37:57 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:38:26 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 58ms (Views: 55.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:38:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 60ms (Views: 57.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:38:38 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.8ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.4ms | ActiveRecord: 0.8ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:38:39 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 25.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:38:45 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 74ms (Views: 71.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:38:48 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:40:06 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 59ms (Views: 57.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:40:22 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 58ms (Views: 55.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:40:37 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 57ms (Views: 54.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:40:49 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 59ms (Views: 56.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:40:58 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.7ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 26ms (Views: 17.1ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:40:59 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:41:00 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:41:01 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 24.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:41:09 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 26.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:42:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 67.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:42:19 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 24.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:42:24 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:43:20 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 59ms (Views: 57.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:43:24 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 21ms (Views: 18.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:43:25 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 32.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:43:30 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 67ms (Views: 64.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:43:31 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.5ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:43:31 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:43:37 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:43:49 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 60ms (Views: 57.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:44:05 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 59ms (Views: 56.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:44:13 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 68ms (Views: 65.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:44:21 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 60ms (Views: 57.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:45:17 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:46:17 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 60ms (Views: 57.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:46:25 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 60ms (Views: 57.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:46:27 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:46:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 25.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:46:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 28ms (Views: 25.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:46:50 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 72ms (Views: 69.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:46:56 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:49:12 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 62ms (Views: 59.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:49:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 59ms (Views: 56.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:49:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 62ms (Views: 60.1ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:50:49 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 69ms (Views: 66.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:51:03 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 64ms (Views: 61.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:51:04 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 21ms (Views: 18.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:51:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:51:07 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:51:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:51:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (10.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 29.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:51:27 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 70ms (Views: 67.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:51:42 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:51:57 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 19.0ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:51:58 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 25ms (Views: 22.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:51:59 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:51:59 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 24.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:52:02 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 19ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:52:03 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:52:04 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 26ms (Views: 24.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:52:27 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 71ms (Views: 68.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:52:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 71ms (Views: 68.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:52:51 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 82ms (Views: 79.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:53:05 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:53:16 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 62ms (Views: 59.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:53:19 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 17.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:53:20 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 16.9ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:53:21 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:53:27 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:53:36 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 61ms (Views: 58.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:53:37 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.9ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:53:39 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:53:42 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:53:43 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 29.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:53:58 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 67.9ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:54:01 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:54:23 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 62ms (Views: 59.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:54:25 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:54:25 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:54:28 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 18.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:54:36 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:54:37 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 24.3ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:54:43 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:55:31 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.0ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:55:33 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:55:35 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 21ms (Views: 17.9ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 09:55:36 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 24ms (Views: 21.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 09:55:36 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 09:55:37 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 0.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-15 09:55:41 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"QtjEKagEe7b8eHODEP2+o3MNtVtMvcy3PV7px8JS/4/8u4LMl1SXYJt/ITanbqk856OCE/iGI0Ig5B2oJnU36w==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 30ms (Views: 24.2ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-15 09:57:13 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZEPt9SdMqhTtBpNeN1KNolKSZlJdCOukj+JSM7rcfR3aIKsQGBxGwooBweuAwZo9xjxRGukzBFGSWKZcXvu1eQ==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save"} Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "thing-at-place"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 MrCommon::Reminder Create (0.9ms) INSERT INTO "mr_common_reminders" ("start_time", "end_time", "location", "summary", "description", "slug", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["start_time", "2019-01-15 14:55:00"], ["end_time", "2019-01-15 14:55:00"], ["location", "Place, Address of Place 123 Somewhere Ln"], ["summary", "Thing at Place"], ["description", "A thing is happening at a place. Be there or be square."], ["slug", "thing-at-place"], ["created_at", "2019-01-15 14:57:13.531434"], ["updated_at", "2019-01-15 14:57:13.531434"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19  (1.5ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Redirected to http://localhost:3000/common/reminders/1 Completed 201 Created in 69ms (ActiveRecord: 2.9ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 09:57:41 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 42ms (Views: 18.7ms | ActiveRecord: 6.4ms)  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (444.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 15:03:17.785733"], ["updated_at", "2019-01-15 15:03:17.785733"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 15:03:17.793827"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (209.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (442.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 15:03:40.734661"], ["updated_at", "2019-01-15 15:03:40.734661"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 15:03:40.740084"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (427.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.5ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 15:04:18.542517"], ["updated_at", "2019-01-15 15:04:18.542517"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 15:04:18.547832"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (210.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (427.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 15:05:01.064277"], ["updated_at", "2019-01-15 15:05:01.064277"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 15:05:01.068670"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (206.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (425.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 15:12:59.034314"], ["updated_at", "2019-01-15 15:12:59.034314"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 15:12:59.039351"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:20:54 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 139ms (Views: 117.4ms | ActiveRecord: 6.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:21:54 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (1.0ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 18.2ms | ActiveRecord: 1.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 10:21:54 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:21:55 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.5ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 10:21:55 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:21:55 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:33 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 64ms (Views: 61.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:36 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.7ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 63ms (Views: 60.3ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:44 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 78ms (Views: 75.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:46 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 10:22:47 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:48 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 10:22:48 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:49 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.1ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 10:22:49 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:55 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 18.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:22:58 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 65ms (Views: 61.6ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:23:03 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 23ms (Views: 20.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 10:23:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 29ms (Views: 26.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:25:36 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.4ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 26ms (Views: 20.2ms | ActiveRecord: 3.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:26:12 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout  (0.3ms) SELECT COUNT(*) FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:5 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 68ms (Views: 65.1ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:26:38 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 25ms (Views: 18.9ms | ActiveRecord: 3.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:27:26 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 71ms (Views: 67.6ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:27:35 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 76ms (Views: 72.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:28:33 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 70ms (Views: 66.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:28:46 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 18.0ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:28:48 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:29:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 21ms (Views: 18.5ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:29:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:29:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.3ms) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 4, expected 0..3)): 1:
    2:
    3:

    Reminders

    4:

    <%= link_to 'New', new_reminder_path, {}, class: 'button-primary' %>

    5:
    6:
    7:
    actionview (5.2.2) lib/action_view/helpers/url_helper.rb:196:in `link_to' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_index_html_erb___3396046185857059119_70122371929040' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:29:37 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 10:29:38 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 26.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:29:41 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 10:29:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 28ms (Views: 25.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:29:45 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 10:29:46 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 25.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:29:48 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 19.6ms | ActiveRecord: 0.2ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:31:46 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 27ms (Views: 23.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:31:49 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 16.7ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:34:51 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:35:21 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.9ms) Completed 200 OK in 23ms (Views: 19.5ms | ActiveRecord: 0.2ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:37:02 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.9ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 75ms (Views: 67.9ms | ActiveRecord: 3.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:37:24 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 23ms (Views: 19.1ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:37:54 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 66ms (Views: 62.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:38:02 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.9ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 70ms (Views: 62.2ms | ActiveRecord: 4.2ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:38:17 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 63ms (Views: 60.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:38:30 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 66ms (Views: 63.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:38:36 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 71ms (Views: 67.8ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:38:38 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:38:40 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 22ms (Views: 18.0ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:39:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 65ms (Views: 62.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:39:18 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 18.1ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:40:12 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 74ms (Views: 71.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:40:28 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 67ms (Views: 64.0ms | ActiveRecord: 0.2ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:40:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 68ms (Views: 64.9ms | ActiveRecord: 0.2ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:40:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 66ms (Views: 63.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:40:54 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 66ms (Views: 62.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:41:02 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 66ms (Views: 63.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:41:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.9ms) Completed 200 OK in 22ms (Views: 19.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:41:12 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 74ms (Views: 71.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:41:17 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 67ms (Views: 63.9ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:41:44 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 67ms (Views: 64.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:01 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 74ms (Views: 70.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 23ms (Views: 19.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 67ms (Views: 64.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:17 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 69ms (Views: 66.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:27 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 22ms (Views: 19.1ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:32 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 67ms (Views: 64.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 68ms (Views: 65.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:43 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 69ms (Views: 65.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:48 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 68ms (Views: 65.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:42:54 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 68ms (Views: 65.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:43:00 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 69ms (Views: 66.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:43:12 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 69ms (Views: 66.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:43:26 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 65ms (Views: 61.8ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:43:44 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 69ms (Views: 65.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:44:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 70ms (Views: 67.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:44:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 69ms (Views: 66.0ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 10:44:17 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 23ms (Views: 20.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:44:18 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 22ms (Views: 17.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:50:12 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 81ms (Views: 74.1ms | ActiveRecord: 3.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:50:35 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (1.0ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 70ms (Views: 62.6ms | ActiveRecord: 4.0ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:51:04 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (1.0ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 71ms (Views: 63.1ms | ActiveRecord: 4.0ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:51:39 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 78ms (Views: 74.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:51:40 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:51:44 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 68ms (Views: 64.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:52:03 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 75ms (Views: 71.9ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:52:05 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:52:18 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 69ms (Views: 64.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:52:46 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 67ms (Views: 63.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:53:28 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 75ms (Views: 71.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:53:37 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 65ms (Views: 61.6ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:54:45 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 23ms (Views: 18.8ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:55:27 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 74ms (Views: 70.8ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:55:29 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:55:37 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 67ms (Views: 63.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:55:58 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 67ms (Views: 64.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:56:34 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 79ms (Views: 75.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:56:47 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 18.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:57:26 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 67ms (Views: 63.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:57:27 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:57:34 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 71ms (Views: 67.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:57:48 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 63ms (Views: 59.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:57:49 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.5ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:57:59 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 22ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:58:34 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 71ms (Views: 66.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 10:59:19 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 23ms (Views: 19.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:00:13 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 64ms (Views: 60.1ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:00:32 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 65ms (Views: 61.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:00:48 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 64ms (Views: 60.7ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:01:02 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 62ms (Views: 58.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:01:38 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 18.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:05:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.9ms) Completed 200 OK in 22ms (Views: 18.7ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:05:22 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 75ms (Views: 72.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:05:30 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 67ms (Views: 64.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:05:55 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 69ms (Views: 66.0ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:06:46 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 77ms (Views: 74.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:06:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 19.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:07:01 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 25ms (Views: 21.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:07:12 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 91ms (Views: 87.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:07:20 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 85ms (Views: 82.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:07:21 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 23ms (Views: 19.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:07:48 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 66ms (Views: 62.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:07:51 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 73ms (Views: 69.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:08:21 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 67ms (Views: 63.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:09:17 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 17.9ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:09:31 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:09:38 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:10:02 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:10:05 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 11:10:06 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:10:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 19.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 11:10:07 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 34ms (Views: 31.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:10:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:10:09 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.8ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 11:10:09 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 11:10:13 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:10:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 18.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:10:15 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:10:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 11:10:17 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 24.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:10:24 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:11:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 40ms (Views: 30.8ms | ActiveRecord: 3.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:12:10 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 18.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:12:10 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Completed 406 Not Acceptable in 200ms (ActiveRecord: 1.4ms) ActionController::UnknownFormat (MrCommon::Reminders::RemindersController#edit is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:13:05 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 29.2ms | ActiveRecord: 0.2ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:13:13 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"TVs0DgOyQAkJK804Yw6W2NJzXSiGUTanybrfQ+wxmAcfk2HizXQhY4VJEEjm1JT+dL+f/qX+dHLyO+XTwnJ9OA==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32 Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 6ms (ActiveRecord: 1.1ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:13:13 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:13:50 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 18.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:13:52 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 28.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:13:53 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 19.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:14:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 26ms (Views: 18.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 11:14:40 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (10.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 27.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:14:42 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:14:43 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (10.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 30ms (Views: 27.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:14:44 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:14:45 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 27.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:14:48 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:16:14 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 18.1ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:16:28 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 28.5ms | ActiveRecord: 0.3ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:16:58 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"A+AGNwLCkBzpfDqpCaJeaCpORn1Gyb7tekkHt9lpRxtRKFPbzATxdmUe59mMeFxOjIKEq2Vm/DhByD0n9yqiJA==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Chihuahua", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32 Unpermitted parameters: :time_zone, :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 15ms (ActiveRecord: 1.0ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:16:58 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:16:59 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (14.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (17.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 32.9ms | ActiveRecord: 0.3ms) MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."id" ASC LIMIT $1 [["LIMIT", 1]] MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."id" DESC LIMIT $1 [["LIMIT", 1]] Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:18:12 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2yfDbX11D8m1ztkbs8mGfv06/di9efmtJeOibeNNlqSJ75aBs7NuozmsBGs2E4RYW/Y/Dp7Wu3geYpj9zQ5zmw==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Bogota", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32 Unpermitted parameter: :all_day  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Update (0.4ms) UPDATE "mr_common_reminders" SET "time_zone" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["time_zone", "America/Bogota"], ["updated_at", "2019-01-15 16:18:12.497787"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (2.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 23ms (ActiveRecord: 6.9ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:18:12 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 23ms (Views: 19.4ms | ActiveRecord: 0.2ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:18:15 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 27.8ms | ActiveRecord: 0.3ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:18:18 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"OoIQ/MtF5KBSvc7rMwK9MqaunfjxoImskV9taQXscl1oSkUQBYOFyt7fE5u22L8UAGJfLtIPy3mq3lf5K6+XYg==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Bogota", "all_day"=>"1", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32 Unpermitted parameter: :all_day  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 5ms (ActiveRecord: 0.7ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:18:18 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.9ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:18:20 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (10.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 27.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:18:28 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (13.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 49ms (Views: 31.2ms | ActiveRecord: 3.5ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:18:30 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bnj7Ou4a/AYa4FWXOxDVAf6QCXTu8uef7QcxIiADv2xUsK7WINydbJaCiOe+ytcnWFzLos1dpUrWhguyDkBaUw==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Bogota", "all_day"=>"1", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Update (0.5ms) UPDATE "mr_common_reminders" SET "all_day" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["all_day", true], ["updated_at", "2019-01-15 16:18:30.090516"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (2.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 9ms (ActiveRecord: 3.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:18:30 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 11:18:31 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (10.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 32ms (Views: 28.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:18:34 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 19.2ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 11:18:35 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 20ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:18:35 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 11:18:36 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (10.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 27.3ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:18:41 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.7ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 11:18:42 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 11:18:43 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.8ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 11:22:49 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 24ms (Views: 19.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 14:08:55 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (27.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (604.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (609.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 1201ms (Views: 1049.4ms | ActiveRecord: 85.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:18:22 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (1.0ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (1.1ms) Completed 200 OK in 30ms (Views: 22.3ms | ActiveRecord: 4.2ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 14:18:25 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (15.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (17.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.9ms) Completed 200 OK in 41ms (Views: 37.2ms | ActiveRecord: 0.4ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-15 14:18:27 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Z0kcrjMF1C03XSnEy1WwsnZWZYLRdD6ZfT4eaHjZTug1gUlC/cO1R7s/9LROj7KU0JqnVPLbfExGvyT4Vpqr1w==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Bogota", "all_day"=>"1", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (3.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 87ms (ActiveRecord: 3.9ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 14:18:27 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (6.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 27ms (Views: 22.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:18:29 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.2ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 14:18:42 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (9.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 28ms (Views: 25.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:18:46 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:19:05 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:19:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (6.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 24ms (Views: 18.1ms | ActiveRecord: 4.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 14:19:12 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (10.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 25.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:19:13 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 24ms (Views: 17.6ms | ActiveRecord: 3.7ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 14:19:14 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (10.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 25.6ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 14:19:16 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 23ms (Views: 20.0ms | ActiveRecord: 0.2ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-15 14:19:18 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (6.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (9.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 24.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:19:19 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 20ms (Views: 16.8ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 14:19:20 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:19:20 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.4ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 14:19:21 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:19:21 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 14:19:22 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (10.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 26.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:19:24 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:21:49 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 25ms (Views: 22.1ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:21:57 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 20ms (Views: 17.7ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:22:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 19.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:22:14 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 21ms (Views: 17.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-15 14:22:16 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 22ms (Views: 18.0ms | ActiveRecord: 0.4ms)  (4.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (32.0ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (209.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (487.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.8ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 19:24:25.880219"], ["updated_at", "2019-01-15 19:24:25.880219"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 19:24:25.884841"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (203.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (421.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.8ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 19:25:56.844018"], ["updated_at", "2019-01-15 19:25:56.844018"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 19:25:56.849116"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (200.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (403.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 19:26:19.100544"], ["updated_at", "2019-01-15 19:26:19.100544"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 19:26:19.104463"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (209.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (423.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.8ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (3.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 19:30:41.662693"], ["updated_at", "2019-01-15 19:30:41.662693"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 19:30:41.667956"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (200.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (401.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347) ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-15 19:42:03.255263"], ["updated_at", "2019-01-15 19:42:03.255263"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-15 19:42:03.259585"], ["key", "environment"]] ↳ bin/rails:25  (40.5ms) COMMIT ↳ bin/rails:25 Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 14:43:52 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (10.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 85ms (Views: 82.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:44:11 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 24ms (Views: 18.4ms | ActiveRecord: 3.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 14:44:12 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 14:44:12 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 17.6ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 14:44:13 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-15 14:47:53 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 49ms (Views: 47.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-15 14:48:34 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 14:55:20 -0500 ActionController::RoutingError (undefined method `base_controller_class' for MrCommon:Module Did you mean? base_controller base_controller_name base_controller_name=): /Users/cs/Projects/mr_common/app/controllers/mr_common/base_controller.rb:2:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/base_controller.rb:1:in `' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `load' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `block in load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:661:in `new_constants_in' activesupport (5.2.2) lib/active_support/dependencies.rb:475:in `load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:373:in `block in require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `block in load_interlock' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:14:in `block in loading' activesupport (5.2.2) lib/active_support/concurrency/share_lock.rb:151:in `exclusive' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:13:in `loading' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `load_interlock' activesupport (5.2.2) lib/active_support/dependencies.rb:356:in `require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:510:in `load_missing_constant' activesupport (5.2.2) lib/active_support/dependencies.rb:195:in `const_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/dashboard_controller.rb:2:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/dashboard_controller.rb:1:in `' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `load' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `block in load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:661:in `new_constants_in' activesupport (5.2.2) lib/active_support/dependencies.rb:475:in `load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:373:in `block in require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `block in load_interlock' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:14:in `block in loading' activesupport (5.2.2) lib/active_support/concurrency/share_lock.rb:151:in `exclusive' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:13:in `loading' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `load_interlock' activesupport (5.2.2) lib/active_support/dependencies.rb:356:in `require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:510:in `load_missing_constant' activesupport (5.2.2) lib/active_support/dependencies.rb:195:in `const_missing' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' activesupport (5.2.2) lib/active_support/dependencies.rb:582:in `get' activesupport (5.2.2) lib/active_support/dependencies.rb:613:in `constantize' actionpack (5.2.2) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (5.2.2) lib/action_dispatch/http/request.rb:81:in `controller_class' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:46:in `controller' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread'  (0.5ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to DeviseCreateUsers (20190115195607)  (0.2ms) BEGIN ↳ bin/rails:25  (41.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/migrate/20190115195607_devise_create_users.rb:5  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/migrate/20190115195607_devise_create_users.rb:39  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/migrate/20190115195607_devise_create_users.rb:40 ActiveRecord::SchemaMigration Create (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190115195607"]] ↳ bin/rails:25  (0.4ms) COMMIT ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25  (0.1ms) COMMIT ↳ bin/rails:25  (0.1ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Started GET "/common" for 127.0.0.1 at 2019-01-15 14:57:04 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (7.0ms) Completed 200 OK in 401ms (Views: 396.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-15 14:57:09 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 18ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-15 14:57:33 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 16ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 14:57:34 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 32ms (Views: 28.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 14:57:35 -0500 Processing by MrCommon::DashboardController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 26ms (Views: 21.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 14:58:15 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 17ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-15 14:58:17 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.1ms) Completed 200 OK in 331ms (Views: 329.7ms | ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-15 14:58:20 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.2ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (17.5ms) Completed 200 OK in 57ms (Views: 39.3ms | ActiveRecord: 3.5ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 14:58:22 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-15 14:58:22 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.9ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (6.1ms) Completed 200 OK in 43ms (Views: 42.5ms | ActiveRecord: 0.0ms) Started GET "/users/sign_up" for 127.0.0.1 at 2019-01-15 14:58:24 -0500 Processing by Devise::RegistrationsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/registrations/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.7ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/registrations/new.html.erb within layouts/application (5.7ms) Completed 200 OK in 25ms (Views: 24.5ms | ActiveRecord: 0.0ms) Started POST "/users" for 127.0.0.1 at 2019-01-15 14:58:32 -0500 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Xx8DqW8M1vJFPYZgFYrGpuREepx4wdk0f5trRPNP0sJSU0i+XD95g+0FOOF2SXC7HeMpBg8Rvz8G4/PevolebQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Exists (0.8ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Create (0.6ms) INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["email", "csmedstad@mreach.com"], ["encrypted_password", "$2a$11$CBzkQxXUWwmUINo1Wis1bewCRctIn3hEvKEx4qUA3HUXJ80IkMf5K"], ["created_at", "2019-01-15 19:58:32.713149"], ["updated_at", "2019-01-15 19:58:32.713149"]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (2.3ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 152ms (ActiveRecord: 3.9ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 14:58:32 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 30ms (Views: 23.5ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:12:37 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (7.4ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 3.0ms) ActionView::Template::Error (undefined method `logout_path_helper' for MrCommon:Module): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper) %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb__4049311778416083707_70288562754540' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__2288341684190448837_70288562678680' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:13:01 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (7.1ms) Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.3ms) ActionView::Template::Error (undefined method `logout_path_helper' for MrCommon:Module): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper), method: :delete %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb__4049311778416083707_70288591045820' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__2288341684190448837_70288579600660' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:13:08 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) ActionController::UrlGenerationError (No route matches {:action=>"destroy", :controller=>"devise/sessions"}): actionpack (5.2.2) lib/action_dispatch/journey/formatter.rb:57:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:744:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:775:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:822:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:273:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:214:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:331:in `block (2 levels) in define_url_helper' activesupport (5.2.2) lib/active_support/callbacks.rb:426:in `block in make_lambda' activesupport (5.2.2) lib/active_support/callbacks.rb:198:in `block (2 levels) in halting' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (5.2.2) lib/active_support/callbacks.rb:199:in `block in halting' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `block in invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:14:00 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) ActionController::UrlGenerationError (No route matches {:action=>"destroy", :controller=>"devise/sessions"}): actionpack (5.2.2) lib/action_dispatch/journey/formatter.rb:57:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:744:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:775:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:822:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:273:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:214:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:331:in `block (2 levels) in define_url_helper' activesupport (5.2.2) lib/active_support/callbacks.rb:426:in `block in make_lambda' activesupport (5.2.2) lib/active_support/callbacks.rb:198:in `block (2 levels) in halting' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (5.2.2) lib/active_support/callbacks.rb:199:in `block in halting' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `block in invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:14:08 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (9.1ms) Completed 500 Internal Server Error in 326ms (ActiveRecord: 4.4ms) ActionView::Template::Error (nil is not a symbol nor a string): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper), method: :delete %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb__4214631755736524150_70113811006340' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3049111018981199377_70113737288800' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:14:22 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (8.8ms) Completed 500 Internal Server Error in 328ms (ActiveRecord: 4.3ms) ActionView::Template::Error (nil is not a symbol nor a string): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper), method: :delete %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___2766295761584926458_70161130294300' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__2123263109849459444_70161176989020' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-01-15 15:14:28 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 19ms (Views: 17.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 15:14:29 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (4.3ms) Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.3ms) ActionView::Template::Error (nil is not a symbol nor a string): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper), method: :delete %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___2766295761584926458_70161140848180' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__2123263109849459444_70161140913260' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-15 15:15:22 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (4.9ms) Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.3ms) ActionView::Template::Error (undefined method `to_sym' for nil:NilClass): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper.to_sym), method: :delete %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___2766295761584926458_70161133779140' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__2123263109849459444_70161134094220' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-15 15:15:33 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (8.2ms) Completed 500 Internal Server Error in 323ms (ActiveRecord: 4.5ms) ActionView::Template::Error (nil is not a symbol nor a string): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper), method: :delete %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___460129866800074231_70258350854660' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb___1222597105923949986_70258297887520' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-15 15:16:00 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (4.1ms) Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.3ms) ActionView::Template::Error (nil is not a symbol nor a string): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper), method: :delete %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___460129866800074231_70258354323560' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb___1222597105923949986_70258354651580' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-15 15:16:01 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (4.3ms) Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.4ms) ActionView::Template::Error (nil is not a symbol nor a string): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper), method: :delete %> 13:
  • 14: <% end %> 15: /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___460129866800074231_70258311674880' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb___1222597105923949986_70258355194680' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-15 15:16:10 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (3.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 333ms (Views: 306.4ms | ActiveRecord: 4.3ms) Started GET "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:16:16 -0500 ActionController::RoutingError (No route matches [GET] "/users/sign_out"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:16:39 -0500 ActionController::RoutingError (No route matches [GET] "/users/sign_out"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:16:40 -0500 ActionController::RoutingError (No route matches [GET] "/users/sign_out"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-15 15:16:43 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (6.1ms) Completed 500 Internal Server Error in 33ms (ActiveRecord: 3.7ms) ActionView::Template::Error (wrong number of arguments (given 4, expected 0..3)): 9: 10: <% if MrCommon.authentication_method_name.present? %> 11:
  • 12: <%= link_to 'Log Out', main_app.send(MrCommon.logout_path_helper), {}, {method: :delete} %> 13:
  • 14: <% end %> 15: actionview (5.2.2) lib/action_view/helpers/url_helper.rb:196:in `link_to' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:12:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb__3467422188421377896_70263559128560' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:11:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb___4199816667667369232_70263609913220' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-15 15:17:16 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 23.1ms | ActiveRecord: 0.3ms) Started GET "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:17:22 -0500 ActionController::RoutingError (No route matches [GET] "/users/sign_out"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:20:24 -0500 ActionController::RoutingError (No route matches [GET] "/users/sign_out"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-01-15 15:20:26 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 19ms (Views: 17.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 15:20:28 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 21.6ms | ActiveRecord: 3.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 15:20:29 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 30.8ms | ActiveRecord: 4.9ms) Started GET "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:20:30 -0500 ActionController::RoutingError (No route matches [GET] "/users/sign_out"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 15:22:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Completed 500 Internal Server Error in 113ms (ActiveRecord: 0.6ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( mr_common/mr_common.js )` to `config/initializers/assets.rb` and restart your server): 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 9: MrCommon 10: 11: sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:363:in `raise_unless_precompiled_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:348:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:141:in `block in javascript_include_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:140:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:140:in `javascript_include_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb___4199816667667369232_70263557530760' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 15:23:01 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.7ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( mr_common/mr_common.js )` to `config/initializers/assets.rb` and restart your server): 5: 6: 7: <%= stylesheet_link_tag 'mr_common/mr_common' %> 8: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 9: MrCommon 10: 11: sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:363:in `raise_unless_precompiled_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:348:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:141:in `block in javascript_include_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:140:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:140:in `javascript_include_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb___4199816667667369232_70263542615920' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 15:23:13 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 419ms (Views: 388.2ms | ActiveRecord: 7.4ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:23:19 -0500 Processing by Devise::SessionsController#destroy as HTML User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Can't verify CSRF token authenticity. Completed 422 Unprocessable Entity in 7ms (ActiveRecord: 4.0ms) ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:211:in `handle_unverified_request' actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:243:in `handle_unverified_request' devise (4.5.0) lib/devise/controllers/helpers.rb:255:in `handle_unverified_request' actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:238:in `verify_authenticity_token' activesupport (5.2.2) lib/active_support/callbacks.rb:426:in `block in make_lambda' activesupport (5.2.2) lib/active_support/callbacks.rb:198:in `block (2 levels) in halting' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (5.2.2) lib/active_support/callbacks.rb:199:in `block in halting' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `block in invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-01-15 15:23:31 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 24ms (Views: 23.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 15:23:32 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.7ms | ActiveRecord: 0.4ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:23:33 -0500 Processing by Devise::SessionsController#destroy as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Can't verify CSRF token authenticity. Completed 422 Unprocessable Entity in 2ms (ActiveRecord: 0.4ms) ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:211:in `handle_unverified_request' actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:243:in `handle_unverified_request' devise (4.5.0) lib/devise/controllers/helpers.rb:255:in `handle_unverified_request' actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:238:in `verify_authenticity_token' activesupport (5.2.2) lib/active_support/callbacks.rb:426:in `block in make_lambda' activesupport (5.2.2) lib/active_support/callbacks.rb:198:in `block (2 levels) in halting' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (5.2.2) lib/active_support/callbacks.rb:199:in `block in halting' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `block in invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:24:16 -0500 Processing by Devise::SessionsController#destroy as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Can't verify CSRF token authenticity. Completed 422 Unprocessable Entity in 2ms (ActiveRecord: 0.5ms) ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:211:in `handle_unverified_request' actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:243:in `handle_unverified_request' devise (4.5.0) lib/devise/controllers/helpers.rb:255:in `handle_unverified_request' actionpack (5.2.2) lib/action_controller/metal/request_forgery_protection.rb:238:in `verify_authenticity_token' activesupport (5.2.2) lib/active_support/callbacks.rb:426:in `block in make_lambda' activesupport (5.2.2) lib/active_support/callbacks.rb:198:in `block (2 levels) in halting' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (5.2.2) lib/active_support/callbacks.rb:199:in `block in halting' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `block in invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:18:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-01-15 15:24:19 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 18ms (Views: 16.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 15:24:20 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 25.5ms | ActiveRecord: 0.5ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:24:21 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"H3DgyBbYp5aYuoryrDStQSgdhX7lAHYkK8B+v8JrymESPKvfJesI5zCCNHPP9xtc0brW5JLQEC9SuOYlj61Gzg=="} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/ Completed 302 Found in 543ms (ActiveRecord: 0.6ms) Started GET "/" for 127.0.0.1 at 2019-01-15 15:24:21 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 15:24:23 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 4ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-15 15:24:23 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.0ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (13.1ms) Completed 200 OK in 34ms (Views: 32.3ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-15 15:24:29 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"+OZFokr2JpFVd+nUaY6vkMNpOPO4Trg9Pq08cid1LjKwN5PWvQtFMQPgC9mIvgES6RHfe9Y8lWM25Fv03PU/Sg==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Log in"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Update (0.4ms) UPDATE "users" SET "remember_created_at" = $1, "updated_at" = $2 WHERE "users"."id" = $3 [["remember_created_at", "2019-01-15 20:24:29.581577"], ["updated_at", "2019-01-15 20:24:29.582358"], ["id", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (2.2ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 149ms (ActiveRecord: 3.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:24:29 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 31ms (Views: 25.7ms | ActiveRecord: 0.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:24:30 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 31ms (Views: 25.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 15:24:31 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 26.9ms | ActiveRecord: 2.2ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 15:24:32 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 30ms (Views: 24.7ms | ActiveRecord: 0.3ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-15 15:24:32 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"9qhfr3gdGsChcEeYDBNaomDtSgmSmiDtRNJJtTDyASOAGEPrm4vsXc1JsuIDmbmHBcoW8bHH7VuqlMeg1roS3Q=="} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Update (0.3ms) UPDATE "users" SET "remember_created_at" = $1, "updated_at" = $2 WHERE "users"."id" = $3 [["remember_created_at", nil], ["updated_at", "2019-01-15 20:24:32.723241"], ["id", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (39.6ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/ Completed 302 Found in 45ms (ActiveRecord: 40.4ms) Started GET "/" for 127.0.0.1 at 2019-01-15 15:24:32 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 15:24:33 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 0ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-15 15:24:33 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.2ms) Completed 200 OK in 24ms (Views: 22.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-15 15:24:43 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-15 15:25:28 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms) SyntaxError (/Users/cs/Projects/mr_common/spec/dummy/app/views/root/index.html.erb:4: syntax error, unexpected tIDENTIFIER, expecting ')' common_reminders_download_path('asdf') );@output_buffer.safe ^): app/views/root/index.html.erb:4: syntax error, unexpected tIDENTIFIER, expecting ')' Started GET "/" for 127.0.0.1 at 2019-01-15 15:25:35 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (25.2ms) Completed 500 Internal Server Error in 33ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `mr_common_reminders_download_path' for #<#:0x00007fe1bd12bbb8>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', mr_common_reminders_download_path('asdf') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303758254800' Started GET "/" for 127.0.0.1 at 2019-01-15 15:25:39 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (27.0ms) Completed 500 Internal Server Error in 35ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `mr_common_reminder_download_path' for #<#:0x00007fe1b3e76a20>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', mr_common_reminder_download_path('asdf') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303681329620' Started GET "/" for 127.0.0.1 at 2019-01-15 15:25:53 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (6.4ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `reminder_download_path' for #): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', mr_common.reminder_download_path('asdf') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303732400940' Started GET "/" for 127.0.0.1 at 2019-01-15 15:26:02 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (27.3ms) Completed 500 Internal Server Error in 35ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `mr_common_reminders_download_path' for #<#:0x00007fe1bc93b048>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', mr_common_reminders_download_path('asdf') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303754083560' Started GET "/" for 127.0.0.1 at 2019-01-15 15:26:03 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (27.0ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `mr_common_reminders_download_path' for #<#:0x00007fe1ba4d9ab0>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', mr_common_reminders_download_path('asdf') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303735009820' Started GET "/" for 127.0.0.1 at 2019-01-15 15:26:09 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (33.6ms) Completed 500 Internal Server Error in 42ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `mr_common_reminders_download' for #<#:0x00007fe1b99c2b68>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', mr_common_reminders_download %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303729224300' Started GET "/" for 127.0.0.1 at 2019-01-15 15:26:16 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (31.8ms) Completed 500 Internal Server Error in 39ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `mr_common_reminders_download_path' for #<#:0x00007fe1bd0903c0>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', mr_common_reminders_download_path %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303757928100' Started GET "/" for 127.0.0.1 at 2019-01-15 15:26:20 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.4ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms) SyntaxError (/Users/cs/Projects/mr_common/spec/dummy/app/views/root/index.html.erb:4: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '(' mmon_reminders_download_path 'asdf' );@output_buffer.safe_ap ^): app/views/root/index.html.erb:4: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '(' Started GET "/" for 127.0.0.1 at 2019-01-15 15:26:26 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (26.8ms) Completed 500 Internal Server Error in 35ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `mr_common_reminders_download_path' for #<#:0x00007fe1bc9db728>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', mr_common_reminders_download_path('asdf') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303758942320' Started GET "/" for 127.0.0.1 at 2019-01-15 15:26:32 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (22.0ms) Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `reminders_download_path' for #<#:0x00007fe1ba7ea6f0>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', reminders_download_path('asdf') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303736617020' Started GET "/" for 127.0.0.1 at 2019-01-15 15:26:47 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (22.0ms) Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `reminder_download_path' for #<#:0x00007fe1ba399e48>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', reminder_download_path('asdf') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303734355060' Started GET "/" for 127.0.0.1 at 2019-01-15 15:38:52 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (31.3ms) Completed 500 Internal Server Error in 43ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `common_reminders_download_path' for #<#:0x00007fe1bd13a168>): 1:

    Root#index

    2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', common_reminders_download_path('1') %>

    app/views/root/index.html.erb:4:in `_app_views_root_index_html_erb__4566404849408168660_70303758275960' Started GET "/" for 127.0.0.1 at 2019-01-15 15:40:18 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-15 15:40:19 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"foo"} Completed 401 Unauthorized in 0ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-15 15:40:19 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.8ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.5ms) Completed 200 OK in 25ms (Views: 24.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-15 15:41:08 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-15 15:41:10 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"foo"} MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "foo"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:7 Rendering public/404.html within layouts/mr_common/layout Rendered public/404.html within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 404 Not Found in 38ms (Views: 30.5ms | ActiveRecord: 3.5ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-15 15:41:37 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"foo"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "foo"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:7 Rendering public/404.html Rendered public/404.html (0.3ms) Completed 404 Not Found in 13ms (Views: 7.9ms | ActiveRecord: 1.4ms) Started GET "/" for 127.0.0.1 at 2019-01-15 16:07:20 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 16:07:21 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 2ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-15 16:07:21 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.8ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (6.7ms) Completed 200 OK in 39ms (Views: 26.8ms | ActiveRecord: 5.2ms) Started GET "/users/password/new" for 127.0.0.1 at 2019-01-15 16:07:23 -0500 Processing by Devise::PasswordsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/passwords/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.0ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/passwords/new.html.erb within layouts/application (5.5ms) Completed 200 OK in 29ms (Views: 24.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 16:58:40 -0500  (1.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 11ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-15 16:58:45 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (3.8ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (16.2ms) Completed 200 OK in 340ms (Views: 328.2ms | ActiveRecord: 3.6ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-15 16:58:51 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eoc6FhtD3lyfReC02Fn1PoH3UyOt6uzXXeLyhVW23WXSzwZ7atwJ8epcto24aOCvMadV+jxFof5YI9ed0NI8XA==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 144ms (ActiveRecord: 0.8ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 16:58:51 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 36ms (Views: 29.8ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 16:58:57 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 55ms (Views: 45.0ms | ActiveRecord: 3.2ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-15 16:58:59 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"iR0dKC5OHFnmCW/bgfhmRmKJjd+ZBx2UZI2ptm8/ZpT5hZLu/lSzojizSbwks+dbNRqmLXNxM+hZChMZBUx6Zw=="} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET "/" for 127.0.0.1 at 2019-01-15 16:58:59 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 23ms (Views: 21.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-15 16:59:01 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-15 16:59:01 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.0ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (6.1ms) Completed 200 OK in 30ms (Views: 29.1ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-15 16:59:07 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EgllXxEna4JCSfQwTpm3XtVjvyHQk/VCgSs27BraeQV8NOzBdAr+pGoLHJE2vWM9MaZNZpg0QU6p9/wyG1tJGg==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Log in"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Update (0.4ms) UPDATE "users" SET "remember_created_at" = $1, "updated_at" = $2 WHERE "users"."id" = $3 [["remember_created_at", "2019-01-15 21:59:07.916366"], ["updated_at", "2019-01-15 21:59:07.917148"], ["id", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (2.4ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 136ms (ActiveRecord: 3.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 16:59:07 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.5ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 16:59:09 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 41.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 16:59:10 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.4ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 16:59:18 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 26.3ms | ActiveRecord: 0.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 16:59:19 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 30ms (Views: 25.3ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 16:59:22 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 30ms (Views: 25.3ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-15 16:59:22 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 30ms (Views: 24.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-15 16:59:23 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 31ms (Views: 25.9ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 16:59:25 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (13.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (17.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 48ms (Views: 42.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-15 17:01:17 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (14.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (18.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 49ms (Views: 42.7ms | ActiveRecord: 0.4ms)  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (252.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (475.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.5ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:32:46.094572"], ["updated_at", "2019-01-16 13:32:46.094572"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:32:46.099014"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (24.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (412.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (4.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:42:31.756289"], ["updated_at", "2019-01-16 13:42:31.756289"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:42:31.760702"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (200.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (449.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:42:50.250782"], ["updated_at", "2019-01-16 13:42:50.250782"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.2ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:42:50.255346"], ["key", "environment"]] ↳ bin/rails:25  (40.7ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (193.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (412.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:43:38.250316"], ["updated_at", "2019-01-16 13:43:38.250316"]] ↳ db/schema.rb:13  (0.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:43:38.254377"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (199.9ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (415.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (4.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.6ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:44:01.455844"], ["updated_at", "2019-01-16 13:44:01.455844"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:44:01.460011"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (192.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (412.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (4.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:46:05.621827"], ["updated_at", "2019-01-16 13:46:05.621827"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:46:05.626077"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (203.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (405.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:46:47.738201"], ["updated_at", "2019-01-16 13:46:47.738201"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:46:47.742523"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (201.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (409.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:47:05.647432"], ["updated_at", "2019-01-16 13:47:05.647432"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:47:05.651792"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (202.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (413.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 13:47:37.330168"], ["updated_at", "2019-01-16 13:47:37.330168"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 13:47:37.334286"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/common/" for 127.0.0.1 at 2019-01-16 09:43:15 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (2.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 584ms (Views: 556.1ms | ActiveRecord: 4.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 09:43:24 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 44ms (Views: 33.6ms | ActiveRecord: 3.1ms) Started GET "/common/" for 127.0.0.1 at 2019-01-16 09:43:25 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 23.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 09:43:26 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 24.8ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-16 09:43:27 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (524.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (528.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.9ms) Completed 200 OK in 566ms (Views: 560.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 09:43:30 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 43ms (Views: 36.6ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:43:31 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (4.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 28.6ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 09:43:35 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 35.0ms | ActiveRecord: 0.4ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:43:50 -0500 Processing by MrCommon::Reminders::RemindersController#update as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"A1/8G9vx16hKvpthnT/EOO033D8FY94SNSmRe84Y8E2gIMYV6AC3Ia2NCM4OBvJOyFw7X172e+Zuy/FeIl5AlQ==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"1", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Update (0.3ms) UPDATE "mr_common_reminders" SET "time_zone" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["time_zone", "America/New_York"], ["updated_at", "2019-01-16 14:43:50.655213"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (2.8ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 64ms (ActiveRecord: 4.2ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:43:50 -0500 Processing by MrCommon::Reminders::RemindersController#show as JS Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 254ms (Views: 193.9ms | ActiveRecord: 0.6ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:43:55 -0500 Processing by MrCommon::Reminders::RemindersController#update as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"A1/8G9vx16hKvpthnT/EOO033D8FY94SNSmRe84Y8E2gIMYV6AC3Ia2NCM4OBvJOyFw7X172e+Zuy/FeIl5AlQ==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"1", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 5ms (ActiveRecord: 0.9ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:43:56 -0500 Processing by MrCommon::Reminders::RemindersController#show as JS Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 237ms (Views: 178.4ms | ActiveRecord: 0.5ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:43:59 -0500 Processing by MrCommon::Reminders::RemindersController#update as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"A1/8G9vx16hKvpthnT/EOO033D8FY94SNSmRe84Y8E2gIMYV6AC3Ia2NCM4OBvJOyFw7X172e+Zuy/FeIl5AlQ==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"1", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 5ms (ActiveRecord: 0.9ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:43:59 -0500 Processing by MrCommon::Reminders::RemindersController#show as JS Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 243ms (Views: 182.5ms | ActiveRecord: 0.4ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:44:27 -0500 Processing by MrCommon::Reminders::RemindersController#update as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"A1/8G9vx16hKvpthnT/EOO033D8FY94SNSmRe84Y8E2gIMYV6AC3Ia2NCM4OBvJOyFw7X172e+Zuy/FeIl5AlQ==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"1", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 5ms (ActiveRecord: 0.9ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:44:28 -0500 Processing by MrCommon::Reminders::RemindersController#show as JS Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 239ms (Views: 180.9ms | ActiveRecord: 0.4ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:44:43 -0500 Processing by MrCommon::Reminders::RemindersController#update as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"A1/8G9vx16hKvpthnT/EOO033D8FY94SNSmRe84Y8E2gIMYV6AC3Ia2NCM4OBvJOyFw7X172e+Zuy/FeIl5AlQ==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Update (0.2ms) UPDATE "mr_common_reminders" SET "all_day" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["all_day", false], ["updated_at", "2019-01-16 14:44:43.462524"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (2.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 8ms (ActiveRecord: 3.2ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:44:43 -0500 Processing by MrCommon::Reminders::RemindersController#show as JS Parameters: {"id"=>"1"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 240ms (Views: 181.0ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 09:45:02 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 35.2ms | ActiveRecord: 0.5ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:45:03 -0500 Processing by MrCommon::Reminders::RemindersController#update as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y1nxm9UA/hNZN+08auwFbYoRfi+u8vJPE8U+6Rt/od68l3IXKVjcapXTBtikoZjk0OimOUubj1nrXTeSCtOXw==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 10ms (ActiveRecord: 5.0ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:45:03 -0500 Processing by MrCommon::Reminders::RemindersController#show as JS Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 241ms (Views: 180.4ms | ActiveRecord: 0.5ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:45:14 -0500 Processing by MrCommon::Reminders::RemindersController#update as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y1nxm9UA/hNZN+08auwFbYoRfi+u8vJPE8U+6Rt/od68l3IXKVjcapXTBtikoZjk0OimOUubj1nrXTeSCtOXw==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:45:14 -0500 Processing by MrCommon::Reminders::RemindersController#show as JS Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 243ms (Views: 183.5ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 09:45:41 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 37.1ms | ActiveRecord: 0.5ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:45:43 -0500 Processing by MrCommon::Reminders::RemindersController#update as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"9RbpMfyQp1EtkaZip+pD5bNCcK1t3WiSnmvPIjO4q+ZWadM/z2HH2MqiNc0003WTlimXzTZIzWbFia8H3/4bPg==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 5ms (ActiveRecord: 0.8ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:45:43 -0500 Processing by MrCommon::Reminders::RemindersController#show as JS Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 242ms (Views: 180.8ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 09:45:56 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 43ms (Views: 37.1ms | ActiveRecord: 0.4ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:45:57 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"4+XC/64GI4LN+/Tfp6R0gTNRY1OuD2xcbo7zRXJgD3ZAmvjxnfdDCyrIZ3A0nUL3FjqEM/Wayag1bJNgnia/rg==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 12ms (ActiveRecord: 5.9ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:45:57 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 32ms (Views: 26.2ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 09:45:59 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 35.8ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:46:01 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 25.7ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 09:46:03 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 36.4ms | ActiveRecord: 0.4ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:46:06 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"t35Bzyw5iyODscVAZFDP4S3kd5Pm1SnNV7AZiTArYHIUAXvBH8jrqmSCVu/3afmXCI+Q871AjDkMUnms3G3Qqg==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"1", "slug"=>"thing-at-place"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "thing-at-place"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Update (0.5ms) UPDATE "mr_common_reminders" SET "all_day" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["all_day", true], ["updated_at", "2019-01-16 14:46:06.322676"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (2.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 9ms (ActiveRecord: 3.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:46:06 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 39ms (Views: 33.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 09:46:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 25.6ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-16 09:46:08 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 30ms (Views: 24.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 09:46:09 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.6ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-16 09:46:10 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 35.9ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 09:46:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 25.3ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 09:50:50 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 09:50:52 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 36.8ms | ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-16 09:50:53 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 25.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 09:50:54 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.4ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-16 09:50:56 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 23.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 09:51:00 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 26.9ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-16 09:51:05 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 30ms (Views: 25.0ms | ActiveRecord: 0.3ms) Started GET "/" for 127.0.0.1 at 2019-01-16 13:59:12 -0500  (40.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.6ms) Completed 200 OK in 364ms (Views: 361.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-16 13:59:16 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 58ms (Views: 37.5ms | ActiveRecord: 4.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 13:59:21 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 45ms (Views: 34.0ms | ActiveRecord: 3.3ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 13:59:23 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (576.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (580.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 614ms (Views: 607.3ms | ActiveRecord: 0.6ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 13:59:28 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"++8F3u40v9J5W/BfvzNJloOAA9idBhaRhzSuKeSr8gtYkD/Q3cXfW55oY/AsCn/gpuvkuMaTs2Xc1s4MCO1C0w==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"1", "slug"=>"foo"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "foo"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Update (0.3ms) UPDATE "mr_common_reminders" SET "slug" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["slug", "foo"], ["updated_at", "2019-01-16 18:59:28.995114"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (2.6ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 86ms (ActiveRecord: 4.0ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 13:59:29 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (5.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 39ms (Views: 32.0ms | ActiveRecord: 0.5ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-16 13:59:33 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"O7ydzPgfGtVeL9bUnfQMOq9E8OtIVMP/OPWrI/TatraYw6fCy+56XLkcRXsOzTpMii8XixPBZgtjF8sGGJwGbg=="} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Update (0.3ms) UPDATE "users" SET "remember_created_at" = $1, "updated_at" = $2 WHERE "users"."id" = $3 [["remember_created_at", nil], ["updated_at", "2019-01-16 18:59:33.838730"], ["id", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (39.8ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/ Completed 302 Found in 48ms (ActiveRecord: 40.5ms) Started GET "/" for 127.0.0.1 at 2019-01-16 13:59:33 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.5ms) Completed 200 OK in 26ms (Views: 25.0ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-16 13:59:34 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"foo"} MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "foo"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:7 Rendering text template Rendered text template (0.0ms) Sent data (4.7ms) Completed 200 OK in 17ms (Views: 4.5ms | ActiveRecord: 0.2ms) Started GET "/common" for 127.0.0.1 at 2019-01-16 14:00:00 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 4ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-16 14:00:00 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (3.1ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (17.9ms) Completed 200 OK in 65ms (Views: 61.2ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-16 14:00:08 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"U/6rJLKUKOonm3boOvaYbmyvWQS14QiXzHmtnpdkr/Meg8lO9s454F4PWpTLOZUs9+VLIh7jNqqrBoLnXXByOQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 142ms (ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-16 14:00:08 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 23.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 14:00:10 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 25.0ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 14:00:11 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 35.7ms | ActiveRecord: 0.4ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 14:00:23 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zHm9QgTrB/rW4jXErNnJsH18aRcmSaJeBNgNs1xi+nDrfyi72NKDiUNPFgc6N80ip2+qxpGgNVqgF5q1vOaBjA==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"foo"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "foo"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Update (0.3ms) UPDATE "mr_common_reminders" SET "all_day" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["all_day", false], ["updated_at", "2019-01-16 19:00:23.650094"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (40.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 47ms (ActiveRecord: 41.6ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 14:00:23 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 26.6ms | ActiveRecord: 0.7ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-16 14:00:30 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"zhjBcmmOzyqYn2tJhrHmrsayj61paKjNGASv+52ZI5LpHlSLtbdLWQ0ySIoQX+I8HKFMfN6BP8m8yzj9fR1Ybg=="} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/ Completed 302 Found in 4ms (ActiveRecord: 0.6ms) Started GET "/" for 127.0.0.1 at 2019-01-16 14:00:30 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 16ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-16 14:00:32 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"foo"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "foo"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:7 Rendering text template Rendered text template (0.0ms) Sent data (0.4ms) Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.3ms) Started GET "/common" for 127.0.0.1 at 2019-01-16 14:00:42 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-16 14:00:42 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.8ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.6ms) Completed 200 OK in 25ms (Views: 24.3ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-16 14:00:53 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ch8fPBMvo/QXpUFSC73QgC5vK/P5lQAKBsd6Ite+vLHkmC/Hqv8zMcPbJpQ6Nt/ZPPexD1jHmRMznVclcYqxvQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 128ms (ActiveRecord: 0.4ms) Started GET "/common/" for 127.0.0.1 at 2019-01-16 14:00:53 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 30ms (Views: 24.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 14:00:55 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.4ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 14:00:58 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 42ms (Views: 35.9ms | ActiveRecord: 0.5ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-16 14:01:04 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"VzaWI0ziOf6OcMha9HRaSsIaivKkbcq4yyIZRpVYQRSmlEYqZ07u5f1+n/GOHwDEjziEnH8GJvZeZE16A/pIQA==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Denver", "all_day"=>"0", "slug"=>"foo"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:32  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "foo"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 MrCommon::Reminder Update (0.2ms) UPDATE "mr_common_reminders" SET "time_zone" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["time_zone", "America/Denver"], ["updated_at", "2019-01-16 19:01:04.338546"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (40.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 47ms (ActiveRecord: 41.0ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 14:01:04 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 24.7ms | ActiveRecord: 0.4ms) Started GET "/" for 127.0.0.1 at 2019-01-16 14:01:09 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-16 14:01:10 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"foo"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "foo"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:7 Rendering text template Rendered text template (0.0ms) Sent data (0.4ms) Completed 200 OK in 8ms (Views: 0.3ms | ActiveRecord: 0.3ms) Started GET "/common" for 127.0.0.1 at 2019-01-16 14:02:19 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 23.8ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-16 14:02:37 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 23.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 14:03:32 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 25.5ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 14:04:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 156ms (Views: 150.5ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 14:04:29 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 81ms (Views: 70.8ms | ActiveRecord: 4.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-16 14:04:59 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 85ms (Views: 73.2ms | ActiveRecord: 5.4ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 14:05:06 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 25.9ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 14:09:50 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.5ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-16 14:09:51 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 43ms (Views: 37.3ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-16 14:09:53 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:5 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.4ms | ActiveRecord: 0.5ms)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (205.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (410.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.3ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:16:33.193373"], ["updated_at", "2019-01-16 19:16:33.193373"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:16:33.198176"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (2.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (196.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (410.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:21:35.773558"], ["updated_at", "2019-01-16 19:21:35.773558"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:21:35.777764"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (201.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (411.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (8.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.7ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:22:18.106842"], ["updated_at", "2019-01-16 19:22:18.106842"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:22:18.110785"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (205.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (408.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:23:00.462364"], ["updated_at", "2019-01-16 19:23:00.462364"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:23:00.466444"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (199.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (407.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (4.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:23:15.331840"], ["updated_at", "2019-01-16 19:23:15.331840"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:23:15.336090"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (199.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (409.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:23:35.530170"], ["updated_at", "2019-01-16 19:23:35.530170"]] ↳ db/schema.rb:13  (0.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:23:35.534018"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (203.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (409.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.8ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:24:07.758868"], ["updated_at", "2019-01-16 19:24:07.758868"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:24:07.767014"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (187.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (406.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:24:31.357126"], ["updated_at", "2019-01-16 19:24:31.357126"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:24:31.361638"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (194.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (414.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:24:50.493194"], ["updated_at", "2019-01-16 19:24:50.493194"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:24:50.497483"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (194.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (407.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:24:58.691329"], ["updated_at", "2019-01-16 19:24:58.691329"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:24:58.695350"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (199.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (406.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:25:17.537706"], ["updated_at", "2019-01-16 19:25:17.537706"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:25:17.541872"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (214.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (425.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:25:42.556546"], ["updated_at", "2019-01-16 19:25:42.556546"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:25:42.561353"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (201.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (420.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.3ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:26:59.659365"], ["updated_at", "2019-01-16 19:26:59.659365"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:26:59.663853"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (210.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (417.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:27:21.304431"], ["updated_at", "2019-01-16 19:27:21.304431"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:27:21.309458"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (206.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (427.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (9.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.6ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:27:50.226257"], ["updated_at", "2019-01-16 19:27:50.226257"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:27:50.235349"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (196.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (404.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:30:27.855056"], ["updated_at", "2019-01-16 19:30:27.855056"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:30:27.859211"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (410.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:31:35.046519"], ["updated_at", "2019-01-16 19:31:35.046519"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:31:35.055277"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (402.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.7ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:32:51.381409"], ["updated_at", "2019-01-16 19:32:51.381409"]] ↳ db/schema.rb:13  (0.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:32:51.390276"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (203.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (405.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:33:07.123330"], ["updated_at", "2019-01-16 19:33:07.123330"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:33:07.131223"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (205.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (405.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.8ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:35:06.319778"], ["updated_at", "2019-01-16 19:35:06.319778"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:35:06.327964"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (200.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (412.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.8ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:35:22.001326"], ["updated_at", "2019-01-16 19:35:22.001326"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:35:22.006397"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (205.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (409.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:35:47.953918"], ["updated_at", "2019-01-16 19:35:47.953918"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:35:47.958073"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (206.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (430.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:37:39.039992"], ["updated_at", "2019-01-16 19:37:39.039992"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:37:39.044831"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (423.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:38:12.569160"], ["updated_at", "2019-01-16 19:38:12.569160"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:38:12.578554"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (202.9ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (404.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:44:53.104520"], ["updated_at", "2019-01-16 19:44:53.104520"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:44:53.108585"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (205.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (405.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:46:52.830817"], ["updated_at", "2019-01-16 19:46:52.830817"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:46:52.835031"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (197.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (397.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:47:20.713246"], ["updated_at", "2019-01-16 19:47:20.713246"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:47:20.717716"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (201.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (401.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:47:46.243186"], ["updated_at", "2019-01-16 19:47:46.243186"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:47:46.247155"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (408.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.2ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:48:25.377934"], ["updated_at", "2019-01-16 19:48:25.377934"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:48:25.382098"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (408.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.8ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:53:13.797552"], ["updated_at", "2019-01-16 19:53:13.797552"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:53:13.805401"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (202.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (403.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:55:04.144152"], ["updated_at", "2019-01-16 19:55:04.144152"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:55:04.152009"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (199.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (403.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:56:46.457966"], ["updated_at", "2019-01-16 19:56:46.457966"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:56:46.462583"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (205.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (407.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:57:01.755534"], ["updated_at", "2019-01-16 19:57:01.755534"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:57:01.759691"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.9ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (429.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 19:57:23.725012"], ["updated_at", "2019-01-16 19:57:23.725012"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 19:57:23.729843"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (3.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (206.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (431.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:01:39.322967"], ["updated_at", "2019-01-16 20:01:39.322967"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:01:39.327567"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (208.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (417.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (41.1ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (3.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (3.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.6ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:02:52.640877"], ["updated_at", "2019-01-16 20:02:52.640877"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:02:52.645875"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (431.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.6ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.8ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:03:28.447916"], ["updated_at", "2019-01-16 20:03:28.447916"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.7ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:03:28.453393"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (207.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (428.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.8ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:03:47.423212"], ["updated_at", "2019-01-16 20:03:47.423212"]] ↳ db/schema.rb:13  (0.5ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:03:47.431813"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (208.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (417.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (4.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:04:04.675692"], ["updated_at", "2019-01-16 20:04:04.675692"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:04:04.683979"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (209.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (430.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.3ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:04:21.600068"], ["updated_at", "2019-01-16 20:04:21.600068"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:04:21.608495"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (209.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (427.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (9.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:04:39.573986"], ["updated_at", "2019-01-16 20:04:39.573986"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:04:39.581998"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (411.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:13:36.517906"], ["updated_at", "2019-01-16 20:13:36.517906"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:13:36.521785"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (402.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:14:07.585018"], ["updated_at", "2019-01-16 20:14:07.585018"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:14:07.589463"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (201.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (405.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.8ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:14:27.793465"], ["updated_at", "2019-01-16 20:14:27.793465"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:14:27.801077"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (201.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (405.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:15:05.009865"], ["updated_at", "2019-01-16 20:15:05.009865"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:15:05.018003"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (210.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (432.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:16:42.638477"], ["updated_at", "2019-01-16 20:16:42.638477"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:16:42.646486"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (427.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:17:14.220648"], ["updated_at", "2019-01-16 20:17:14.220648"]] ↳ db/schema.rb:13  (0.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:17:14.229355"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (200.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (414.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:18:37.133605"], ["updated_at", "2019-01-16 20:18:37.133605"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:18:37.141763"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (208.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (360.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:19:08.613126"], ["updated_at", "2019-01-16 20:19:08.613126"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:19:08.618164"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (212.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (429.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.5ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:19:41.146947"], ["updated_at", "2019-01-16 20:19:41.146947"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:19:41.154164"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (210.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (431.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (8.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.8ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:20:12.407732"], ["updated_at", "2019-01-16 20:20:12.407732"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:20:12.412705"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (210.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (429.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.7ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:21:23.222193"], ["updated_at", "2019-01-16 20:21:23.222193"]] ↳ db/schema.rb:13  (0.5ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:21:23.228379"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (202.9ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (430.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.6ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (4.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:22:59.251897"], ["updated_at", "2019-01-16 20:22:59.251897"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:22:59.259470"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (214.9ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (431.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (6.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-16 20:24:02.966137"], ["updated_at", "2019-01-16 20:24:02.966137"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-16 20:24:02.974516"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (165.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (487.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.5ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (7.8ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:31:26.850436"], ["updated_at", "2019-01-21 14:31:26.850436"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:31:26.854665"], ["key", "environment"]] ↳ bin/rails:25  (24.4ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (203.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (418.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:31:41.942891"], ["updated_at", "2019-01-21 14:31:41.942891"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:31:41.947132"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (196.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (406.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (3.0ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:32:15.283066"], ["updated_at", "2019-01-21 14:32:15.283066"]] ↳ db/schema.rb:13  (0.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:32:15.287104"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (196.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (408.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:18  (5.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:18  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:18  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:32  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:32  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:32  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:32:29.314749"], ["updated_at", "2019-01-21 14:32:29.314749"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:32:29.318849"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (200.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (388.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (4.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:55:56.730325"], ["updated_at", "2019-01-21 14:55:56.730325"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:55:56.734713"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (40.7ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (190.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (406.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (5.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:56:39.590083"], ["updated_at", "2019-01-21 14:56:39.590083"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:56:39.594076"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (411.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (5.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:57:04.353062"], ["updated_at", "2019-01-21 14:57:04.353062"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:57:04.357469"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (201.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (408.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (4.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:57:27.813602"], ["updated_at", "2019-01-21 14:57:27.813602"]] ↳ db/schema.rb:15  (0.4ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:57:27.817907"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (194.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (411.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (6.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 14:58:01.411774"], ["updated_at", "2019-01-21 14:58:01.411774"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 14:58:01.415966"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (199.9ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (407.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (5.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (1.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:04:31.884242"], ["updated_at", "2019-01-21 15:04:31.884242"]] ↳ db/schema.rb:15  (0.4ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:04:31.888391"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (218.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (412.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (9.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.6ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (1.3ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.2ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.7ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:04:45.556703"], ["updated_at", "2019-01-21 15:04:45.556703"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:04:45.562063"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (202.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (411.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.7ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:08:11.420396"], ["updated_at", "2019-01-21 15:08:11.420396"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:08:11.424668"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (202.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (401.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (5.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (1.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:46:32.319043"], ["updated_at", "2019-01-21 15:46:32.319043"]] ↳ db/schema.rb:15  (0.2ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:46:32.323134"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (213.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (426.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (7.1ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:52:17.633120"], ["updated_at", "2019-01-21 15:52:17.633120"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:52:17.638214"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (212.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (428.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (9.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.2ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:53:17.743920"], ["updated_at", "2019-01-21 15:53:17.743920"]] ↳ db/schema.rb:15  (0.4ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:53:17.748987"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (428.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (6.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:53:50.241507"], ["updated_at", "2019-01-21 15:53:50.241507"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:53:50.246360"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (206.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (425.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.4ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (6.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.2ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:54:09.476660"], ["updated_at", "2019-01-21 15:54:09.476660"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:54:09.481544"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (212.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (426.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (8.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.3ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (1.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:55:10.782092"], ["updated_at", "2019-01-21 15:55:10.782092"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:55:10.787242"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (426.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (7.2ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:56:17.010333"], ["updated_at", "2019-01-21 15:56:17.010333"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:56:17.014719"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (203.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (410.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (5.0ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:58:56.659363"], ["updated_at", "2019-01-21 15:58:56.659363"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:58:56.663265"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (209.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (427.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (8.8ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.6ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 15:59:47.767871"], ["updated_at", "2019-01-21 15:59:47.767871"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 15:59:47.772501"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (205.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (481.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.1ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (5.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.7ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (1.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.2ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 16:17:09.020819"], ["updated_at", "2019-01-21 16:17:09.020819"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 16:17:09.024909"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (214.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (405.9ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:19  (5.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:19  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:33  (2.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:33  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:33  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:33  (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190110202347);  ↳ db/schema.rb:15  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-21 19:35:59.617137"], ["updated_at", "2019-01-21 19:35:59.617137"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-21 19:35:59.621853"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/" for 127.0.0.1 at 2019-01-21 14:36:14 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.5ms) Completed 200 OK in 498ms (Views: 493.3ms | ActiveRecord: 0.0ms) Started GET "/admin" for 127.0.0.1 at 2019-01-21 14:36:19 -0500 Started GET "/common" for 127.0.0.1 at 2019-01-21 14:36:19 -0500 ActionController::RoutingError (No route matches [GET] "/admin"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 6ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-21 14:36:20 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.0ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (12.0ms) Completed 200 OK in 95ms (Views: 34.1ms | ActiveRecord: 50.5ms) Started GET "/common" for 127.0.0.1 at 2019-01-21 14:36:20 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 0ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-21 14:36:20 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.8ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.7ms) Completed 200 OK in 25ms (Views: 24.6ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-21 14:36:30 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qPcJFtQAICW7QQkqfvuDXVoNMHvxCzUeZvmFpghy/ogtEo1wmQAJ8lPu7wgCo9YHYyb/JxwtptDIiqrI99I0kA==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Completed 401 Unauthorized in 130ms (ActiveRecord: 1.1ms) Processing by Devise::SessionsController#new as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qPcJFtQAICW7QQkqfvuDXVoNMHvxCzUeZvmFpghy/ogtEo1wmQAJ8lPu7wgCo9YHYyb/JxwtptDIiqrI99I0kA==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.8ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.4ms) Completed 200 OK in 144ms (Views: 24.6ms | ActiveRecord: 0.0ms) Started GET "/users/sign_up" for 127.0.0.1 at 2019-01-21 14:36:34 -0500 Processing by Devise::RegistrationsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/registrations/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.9ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/registrations/new.html.erb within layouts/application (6.1ms) Completed 200 OK in 26ms (Views: 25.6ms | ActiveRecord: 0.0ms) Started POST "/users" for 127.0.0.1 at 2019-01-21 14:36:42 -0500 Processing by Devise::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xpupyPiQM7F2sAcc5TihxG+ohvqW5v4M4h/2pQb7Mi1Dfi2utZAaZp4f4T6ZYPSeVoNJpnvAbcJMbNnL+Vv4NQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}  (0.1ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Exists (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = $1 LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) ROLLBACK ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/registrations/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.8ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/registrations/new.html.erb within layouts/application (6.1ms) Completed 200 OK in 164ms (Views: 25.3ms | ActiveRecord: 0.8ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-21 14:36:46 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.7ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.6ms) Completed 200 OK in 27ms (Views: 26.5ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-21 14:36:55 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"QWAXeZdaN18UWuId9ub860/4gRNnEhGd6IrU2HVnwwfEhZMf2loeiPz1BD+KvqmxdtNOT4o0glNG+fu2iscJHw==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/common/ Completed 302 Found in 133ms (ActiveRecord: 0.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 14:36:55 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 44ms (Views: 38.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:36:58 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (14.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 52ms (Views: 35.8ms | ActiveRecord: 7.9ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 14:37:02 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 31ms (Views: 26.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:37:03 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.6ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 14:37:06 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 25.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:37:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 26.9ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 14:37:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (13.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (17.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 50ms (Views: 43.6ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-21 14:46:46 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"HkoO3EaXvsNDoVvZfDmD009awZScHuWdp9ryDaK31+BXhsLh1Jmi3hpKTB0b7SlR/6jZcDvxk6zmiPRM/3SpiQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Create (3.3ms) INSERT INTO "mr_common_reminders" ("start_time", "end_time", "slug", "created_at", "updated_at", "time_zone") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["start_time", "2019-01-21 19:37:00"], ["end_time", "2019-01-21 19:37:00"], ["slug", "asdf"], ["created_at", "2019-01-21 19:46:46.676371"], ["updated_at", "2019-01-21 19:46:46.676371"], ["time_zone", "America/New_York"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Redirected to http://0.0.0.0:3000/common/reminders/2 Completed 302 Found in 101ms (ActiveRecord: 12.6ms) Started GET "/common/reminders/2" for 127.0.0.1 at 2019-01-21 14:46:46 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 35ms (Views: 27.9ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/2/edit" for 127.0.0.1 at 2019-01-21 14:46:48 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (13.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 46ms (Views: 39.1ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:46:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 27.2ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/2" for 127.0.0.1 at 2019-01-21 14:46:53 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 26.8ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/2/edit" for 127.0.0.1 at 2019-01-21 14:46:54 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (17.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (22.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 56ms (Views: 50.2ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:46:56 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 36ms (Views: 29.1ms | ActiveRecord: 0.8ms) Started GET "/common/reminders/2/edit" for 127.0.0.1 at 2019-01-21 14:46:57 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (15.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (4.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 58ms (Views: 51.6ms | ActiveRecord: 0.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 14:46:59 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (1.1ms) Completed 200 OK in 46ms (Views: 39.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:47:02 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.8ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 39ms (Views: 31.5ms | ActiveRecord: 1.1ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:47:03 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 47ms (Views: 41.2ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-21 14:56:18 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 24.6ms | ActiveRecord: 4.6ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-21 14:56:19 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 35.4ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:57:04 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 26.1ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 14:57:25 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 61ms (Views: 35.7ms | ActiveRecord: 7.8ms) Started GET "/common/reminders/2/edit" for 127.0.0.1 at 2019-01-21 14:57:26 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 50ms (Views: 38.1ms | ActiveRecord: 4.7ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 14:57:27 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 422 Unprocessable Entity in 44ms (Views: 38.1ms | ActiveRecord: 1.2ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 14:59:21 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 43ms (Views: 37.5ms | ActiveRecord: 0.9ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:00:34 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (14.3ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 5.8ms) ActionView::Template::Error (wrong number of arguments (given 3, expected 1..2)): 34: <%= f.form_group :time_zone do %> 35: <%= f.label :time_zone %> 36: <%= f.select :time_zone, MrCommon::Reminder.time_zone_options, include_blank: true %> 37: <%= f.errors :time_zone, MrCommon::Reminder.time_zone_options, include_blank: true %> 38: <% end %> 39: 40: <%= f.form_group :all_day do %> /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:43:in `errors' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb:37:in `block (2 levels) in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders__form_html_erb___2050087394591801539_70197377284180' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:28:in `block in form_group' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/tag_helper.rb:272:in `content_tag' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:27:in `form_group' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb:34:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders__form_html_erb___2050087394591801539_70197377284180' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb:1:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders__form_html_erb___2050087394591801539_70197377284180' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_edit_html_erb__898599239485344831_70197379333480' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:40:in `update' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:00:45 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 44ms (Views: 38.1ms | ActiveRecord: 1.0ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:04:04 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 117ms (Views: 110.1ms | ActiveRecord: 1.2ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:07:59 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 114ms (Views: 107.8ms | ActiveRecord: 1.2ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:08:04 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 52ms (Views: 40.2ms | ActiveRecord: 5.7ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:08:06 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 51ms (Views: 38.1ms | ActiveRecord: 1.1ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:08:19 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 118ms (Views: 106.4ms | ActiveRecord: 6.0ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:12:05 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 71ms (Views: 40.2ms | ActiveRecord: 7.2ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:12:43 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 120ms (Views: 114.1ms | ActiveRecord: 1.0ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:13:04 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (16.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (20.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 125ms (Views: 119.5ms | ActiveRecord: 0.9ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:13:12 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 116ms (Views: 109.7ms | ActiveRecord: 1.2ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-21 15:13:19 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Vyf1Q0GIt8VPNiZ8hruDqBc6df4ZXlKVFfqwTAqfYcYe6zl+04ar2BbdMbjhbykqp8htGr6xJKRUqLYNV1wfrw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 118ms (Views: 111.9ms | ActiveRecord: 1.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 15:13:56 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 31ms (Views: 26.1ms | ActiveRecord: 0.3ms) Started GET "/" for 127.0.0.1 at 2019-01-21 15:13:58 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 20ms (Views: 18.2ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-21 15:14:03 -0500 ArgumentError (wrong number of arguments (given 1, expected 0)): activesupport (5.2.2) lib/active_support/core_ext/module/attribute_accessors.rb:60:in `authentication_method_name' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:6:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:5:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:4:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:3:in `' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `load' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `block in load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:661:in `new_constants_in' activesupport (5.2.2) lib/active_support/dependencies.rb:475:in `load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:373:in `block in require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `block in load_interlock' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:14:in `block in loading' activesupport (5.2.2) lib/active_support/concurrency/share_lock.rb:151:in `exclusive' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:13:in `loading' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `load_interlock' activesupport (5.2.2) lib/active_support/dependencies.rb:356:in `require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:510:in `load_missing_constant' activesupport (5.2.2) lib/active_support/dependencies.rb:195:in `const_missing' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' activesupport (5.2.2) lib/active_support/dependencies.rb:582:in `get' activesupport (5.2.2) lib/active_support/dependencies.rb:613:in `constantize' actionpack (5.2.2) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:101:in `binary_params_for?' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:92:in `set_binary_encoding' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:69:in `path_parameters=' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-21 15:14:07 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.1ms | ActiveRecord: 0.3ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-21 15:14:10 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"zSy/uzL8Uiuw7fGRyu6tzvZnb65N2Xyg8jnxGs6GfYyE4HOGoPJONukG5lWtOgdMRpV3Suo2CpGza/dbk0UD5Q=="} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/ Completed 302 Found in 8ms (ActiveRecord: 0.6ms) Started GET "/" for 127.0.0.1 at 2019-01-21 15:14:10 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 17ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-21 15:14:34 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 0ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-21 15:14:34 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.8ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (6.1ms) Completed 200 OK in 27ms (Views: 26.0ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-21 15:14:40 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7XJbjeJzy5zRLHBe0IlX3HaBLgags7VuZXRGgIqwFtLlbzfw9lLCjOFdoKBFNDZb5wLObk0EmLruIDTpx4mLMQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/common/ Completed 302 Found in 132ms (ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 15:14:40 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 31ms (Views: 25.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 15:14:43 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.1ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-21 15:14:46 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 27.9ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-21 15:14:54 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 46ms (Views: 39.7ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-21 15:28:11 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 130ms (Views: 116.9ms | ActiveRecord: 5.6ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-21 15:29:02 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 111ms (Views: 99.1ms | ActiveRecord: 4.5ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-21 15:29:04 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G+Z50mpZGYrsHNAQjOwkdolx5gJjCDMz/kqxN8NCUCINCwuutG5KUbUnVrnoDb4vtXiVCe0pqOgOiqeogKDpeg==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Denver", "all_day"=>"0", "slug"=>"foo"}, "commit"=>"Save", "id"=>"1"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "foo"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Redirected to http://0.0.0.0:3000/common/reminders/1 Completed 302 Found in 11ms (ActiveRecord: 5.2ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-21 15:29:04 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 34ms (Views: 27.5ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-21 15:29:05 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 44ms (Views: 37.9ms | ActiveRecord: 0.6ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-21 15:29:08 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"lW03dIx+9pGKLxAKjf+CMuQrO44nTuRv1dcAouuTlpCDgEUIUkmlStMUlqPpHhhr2CJIhalvf7QlFxY9qHEvyA==", "reminder"=>{"summary"=>"", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Denver", "all_day"=>"0", "slug"=>"foo"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "foo"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 44ms (Views: 38.2ms | ActiveRecord: 1.0ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-21 15:29:34 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"lW03dIx+9pGKLxAKjf+CMuQrO44nTuRv1dcAouuTlpCDgEUIUkmlStMUlqPpHhhr2CJIhalvf7QlFxY9qHEvyA==", "reminder"=>{"summary"=>"", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Denver", "all_day"=>"0", "slug"=>"foo"}, "commit"=>"Save", "id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "foo"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 97ms (Views: 90.6ms | ActiveRecord: 1.2ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-21 15:44:50 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"lW03dIx+9pGKLxAKjf+CMuQrO44nTuRv1dcAouuTlpCDgEUIUkmlStMUlqPpHhhr2CJIhalvf7QlFxY9qHEvyA==", "reminder"=>{"summary"=>"", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Denver", "all_day"=>"0", "slug"=>"foo"}, "commit"=>"Save", "id"=>"1"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "foo"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 125ms (Views: 112.7ms | ActiveRecord: 5.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 15:48:18 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 38ms (Views: 27.0ms | ActiveRecord: 5.1ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 15:48:19 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 25.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 15:48:19 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.3ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 15:48:20 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 15:48:20 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 28.6ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 15:48:20 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 31ms (Views: 26.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 15:48:20 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 26.9ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 15:48:21 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 25.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 15:48:23 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 34ms (Views: 27.7ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 15:48:24 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 30ms (Views: 25.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 15:48:24 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 26.2ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 16:04:01 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 114ms (Views: 102.9ms | ActiveRecord: 5.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:04:03 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 56ms (Views: 46.5ms | ActiveRecord: 3.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:04:23 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 119ms (Views: 113.2ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:04:34 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 117ms (Views: 108.0ms | ActiveRecord: 3.2ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:04:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 121ms (Views: 112.2ms | ActiveRecord: 3.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:06:09 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 125ms (Views: 119.0ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:06:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 118ms (Views: 112.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:06:31 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 122ms (Views: 115.6ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:06:50 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 130ms (Views: 124.3ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:07:54 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 127ms (Views: 117.8ms | ActiveRecord: 3.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:07:55 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 38.0ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-21 16:10:22 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"+OL1dPckHGXS2ax+ydfhjv1Qmk6nOQ6rdP5xaamkCtvuD4cIKRNPvoviKtetNnvXwVnpRSkYlXCEPmf26kazgw==", "reminder"=>{"summary"=>"asdfasdf", "location"=>"asdfasdf", "description"=>"asdfasdf", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"04", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"04", "time_zone"=>"Africa/Johannesburg", "all_day"=>"1", "slug"=>"asdfasdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdfasdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Create (0.5ms) INSERT INTO "mr_common_reminders" ("start_time", "end_time", "location", "summary", "description", "slug", "all_day", "created_at", "updated_at", "time_zone") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["start_time", "2019-01-21 21:04:00"], ["end_time", "2019-01-21 21:04:00"], ["location", "asdfasdf"], ["summary", "asdfasdf"], ["description", "asdfasdf"], ["slug", "asdfasdf"], ["all_day", true], ["created_at", "2019-01-21 21:10:22.579959"], ["updated_at", "2019-01-21 21:10:22.579959"], ["time_zone", "Africa/Johannesburg"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (2.7ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Redirected to http://0.0.0.0:3000/common/reminders/3 Completed 302 Found in 10ms (ActiveRecord: 4.2ms) Started GET "/common/reminders/3" for 127.0.0.1 at 2019-01-21 16:10:22 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 81ms (Views: 74.4ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/3" for 127.0.0.1 at 2019-01-21 16:11:57 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 91ms (Views: 83.8ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/3" for 127.0.0.1 at 2019-01-21 16:17:57 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"3"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.2ms) Completed 500 Internal Server Error in 59ms (ActiveRecord: 4.8ms) ActionView::Template::Error (Undefined variable: "$primary-text-dark".): 5: 6: 7: <%= csrf_meta_tag %> 8: <%= stylesheet_link_tag 'mr_common/mr_common' %> 9: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 10: MrCommon 11: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_type.scss:10 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:4 sass (3.7.2) lib/sass/script/tree/variable.rb:49:in `_perform' sass (3.7.2) lib/sass/script/tree/node.rb:50:in `perform' sass (3.7.2) lib/sass/tree/visitors/perform.rb:398:in `visit_prop' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block (2 levels) in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:438:in `visit_rule' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4425755053263014959_70197418264840' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/3" for 127.0.0.1 at 2019-01-21 16:19:41 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 86ms (Views: 79.2ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/3" for 127.0.0.1 at 2019-01-21 16:22:19 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"3"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 96ms (Views: 83.7ms | ActiveRecord: 5.0ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-21 16:22:28 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"u9eqxVJZS/oHdHtyfz7deSEyHHTwJm/q6MKyAQpnAfqtOti5jG4YIV5P/dsb30cgHTtvf34H9DEYAqSeSYW4og=="} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/ Completed 302 Found in 7ms (ActiveRecord: 3.5ms) Started GET "/" for 127.0.0.1 at 2019-01-21 16:22:28 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 16:22:30 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-21 16:22:30 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.7ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.6ms) Completed 200 OK in 26ms (Views: 24.7ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-21 16:22:35 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eGTgk9Lmjf2O8qJMyznGucR4MUPoeG3jsnuaBRJCQwI7Sqf+nnWseopiQLPGg+Vn/uZztn/kYyZehi6NcjCHiQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/common/ Completed 302 Found in 134ms (ActiveRecord: 3.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 16:22:35 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 31ms (Views: 26.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 16:22:51 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 28.9ms | ActiveRecord: 2.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 16:23:45 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 98ms (Views: 92.2ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 16:23:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 90ms (Views: 84.2ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 16:24:01 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 89ms (Views: 83.8ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 16:24:47 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 103ms (Views: 97.2ms | ActiveRecord: 0.8ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 16:25:48 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 85ms (Views: 79.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 16:25:49 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 28.1ms | ActiveRecord: 1.9ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-21 16:25:50 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"3dDgN5nNdywUt/FpF1CePu3aj7/+JopUQJJHdYJJIwqh7z4kUZVLNLbYrvlvVsMInoYnOxh6RkVYMjn+dUg0ng=="} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/ Completed 302 Found in 3ms (ActiveRecord: 0.5ms) Started GET "/" for 127.0.0.1 at 2019-01-21 16:25:50 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-21 16:25:51 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 0ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-21 16:25:51 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.9ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.9ms) Completed 200 OK in 27ms (Views: 25.7ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-21 16:25:56 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"CeTG0w9RxD1P012SD9yd+/prQFjCSoUsLTNEI3bFXOHKBG8d9Xd80GimVCY4vXIcM2SvCC0TEPjXETvEx6ABWQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/common/ Completed 302 Found in 130ms (ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-21 16:25:56 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 25.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-21 16:26:11 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.0ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:26:15 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 35.7ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:28:28 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 46ms (Views: 40.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:30:02 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 102ms (Views: 96.5ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:30:14 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 93ms (Views: 87.4ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-21 16:30:33 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 101ms (Views: 92.5ms | ActiveRecord: 3.1ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 08:47:06 -0500  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (45.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (559.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (564.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (3.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 1264ms (Views: 1129.5ms | ActiveRecord: 98.9ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 08:47:37 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 114ms (Views: 105.1ms | ActiveRecord: 3.5ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 08:47:55 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 116ms (Views: 110.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 09:08:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (14.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (18.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 126ms (Views: 93.9ms | ActiveRecord: 7.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:08:31 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xrCqHZY4v5rRJZc9x2mLQpDF5i3DGC1B9sZRkakAvhiTUAzCQH+QlI73KtON27QQ3CXcSzFGf/RvqCM3VdnQZQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>""}, "commit"=>"Save"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (40.7ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 93ms (Views: 41.4ms | ActiveRecord: 44.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:09:38 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xrCqHZY4v5rRJZc9x2mLQpDF5i3DGC1B9sZRkakAvhiTUAzCQH+QlI73KtON27QQ3CXcSzFGf/RvqCM3VdnQZQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 44ms (Views: 38.2ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:10:19 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.8ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 108ms (Views: 36.7ms | ActiveRecord: 4.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:21:13 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (16.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (20.9ms) Completed 500 Internal Server Error in 100ms (ActiveRecord: 4.2ms) ActionView::Template::Error (Undefined mixin 'button'.): 5: 6: 7: <%= csrf_meta_tag %> 8: <%= stylesheet_link_tag 'mr_common/mr_common' %> 9: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 10: MrCommon 11: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_forms.scss:64:in `button' /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_forms.scss:64 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:9 sass (3.7.2) lib/sass/tree/visitors/perform.rb:348:in `block in visit_mixin' sass (3.7.2) lib/sass/stack.rb:98:in `block in with_mixin' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:98:in `with_mixin' sass (3.7.2) lib/sass/tree/visitors/perform.rb:346:in `visit_mixin' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block (2 levels) in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:438:in `visit_rule' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb___196086110704284186_70179504324000' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:29:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:21:27 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 96ms (Views: 90.1ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:25:20 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (13.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (17.9ms) Completed 500 Internal Server Error in 65ms (ActiveRecord: 3.9ms) ActionView::Template::Error (Mixin button takes 1 argument but 3 were passed.): 5: 6: 7: <%= csrf_meta_tag %> 8: <%= stylesheet_link_tag 'mr_common/mr_common' %> 9: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 10: MrCommon 11: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_forms.scss:64:in `button' /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_forms.scss:64 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:9 sass (3.7.2) lib/sass/tree/visitors/perform.rb:57:in `perform_arguments' sass (3.7.2) lib/sass/tree/visitors/perform.rb:358:in `block in visit_mixin' sass (3.7.2) lib/sass/stack.rb:98:in `block in with_mixin' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:98:in `with_mixin' sass (3.7.2) lib/sass/tree/visitors/perform.rb:346:in `visit_mixin' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block (2 levels) in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:438:in `visit_rule' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb___196086110704284186_70179543844840' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:29:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:25:35 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 113ms (Views: 107.6ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:26:19 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 102ms (Views: 96.0ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:27:20 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.8ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 98ms (Views: 88.0ms | ActiveRecord: 4.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:27:31 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 102ms (Views: 95.9ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:28:05 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 97ms (Views: 86.9ms | ActiveRecord: 4.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:28:42 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 101ms (Views: 95.6ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:28:55 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 94ms (Views: 88.0ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:29:07 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 105ms (Views: 99.4ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:29:28 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 95ms (Views: 88.5ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:29:39 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 101ms (Views: 95.1ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:30:00 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.6ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 101ms (Views: 91.5ms | ActiveRecord: 4.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:30:20 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 98ms (Views: 92.0ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:30:44 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 94ms (Views: 88.3ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:31:02 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 95ms (Views: 89.8ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:31:12 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 42ms (Views: 36.8ms | ActiveRecord: 0.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:32:40 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 93ms (Views: 87.2ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:33:19 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 43ms (Views: 36.6ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:40:39 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.6ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (13.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (17.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 107ms (Views: 97.9ms | ActiveRecord: 3.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:41:13 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (2.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 109ms (Views: 96.5ms | ActiveRecord: 5.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:41:34 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OQ9l9WnBpWQNYWxPzDKWyS7InBhPC/30Qbm/owNFPqpBJtIA+Apm8/nOF91gvUJaFsYFpNifUJIaJRYcNR6hw==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (13.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (17.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 108ms (Views: 96.3ms | ActiveRecord: 4.6ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:41:48 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"E3dwoLfqHZXGLaCSkK3V+21ucj2dE2qlOFowcInqYIdGl9Z/Ya0ym5n/HXzaH+qpIY5IW29NOBChNELWdTMO+g==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"21", "start_time(5i)"=>"26", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"21", "end_time(5i)"=>"26", "time_zone"=>"Africa/Monrovia", "all_day"=>"1", "slug"=>"asdf"}, "commit"=>"Save"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 46ms (Views: 35.7ms | ActiveRecord: 4.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 09:41:52 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 28.4ms | ActiveRecord: 1.7ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 09:41:53 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 36.1ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:41:55 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 52ms (Views: 45.2ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:42:26 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 45ms (Views: 39.0ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:42:53 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 102ms (Views: 92.4ms | ActiveRecord: 4.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:47:07 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 120ms (Views: 114.7ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:47:38 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 42ms (Views: 37.0ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 09:51:50 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 143ms (Views: 137.3ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 10:01:35 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.6ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 141ms (Views: 131.3ms | ActiveRecord: 4.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 10:02:08 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.9ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 114ms (Views: 104.2ms | ActiveRecord: 4.2ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 10:02:56 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.6ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 128ms (Views: 118.1ms | ActiveRecord: 4.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 10:03:38 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 44ms (Views: 38.4ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 10:03:59 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 45ms (Views: 39.3ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:12:42 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.9ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 197ms (Views: 186.3ms | ActiveRecord: 4.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:13:05 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (1.0ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 422 Unprocessable Entity in 154ms (Views: 142.6ms | ActiveRecord: 5.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:13:21 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 150ms (Views: 144.1ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:13:28 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.9ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 150ms (Views: 139.7ms | ActiveRecord: 4.6ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:13:42 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 422 Unprocessable Entity in 155ms (Views: 144.0ms | ActiveRecord: 5.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:14:14 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 150ms (Views: 144.4ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:14:22 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.9ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 49ms (Views: 38.6ms | ActiveRecord: 5.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:14:31 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 145ms (Views: 139.4ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:14:38 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 149ms (Views: 142.1ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:14:49 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 140ms (Views: 134.3ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:15:04 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 145ms (Views: 140.3ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:15:09 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 149ms (Views: 143.0ms | ActiveRecord: 1.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:15:19 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 45ms (Views: 39.3ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:15:30 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 145ms (Views: 139.6ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:15:43 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 144ms (Views: 137.8ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:15:49 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 136ms (Views: 131.0ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:15:56 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 146ms (Views: 139.8ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:16:02 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 146ms (Views: 140.2ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:16:09 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 45ms (Views: 39.7ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:19:48 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 144ms (Views: 138.3ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:21:30 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 155ms (Views: 149.7ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:21:43 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 44ms (Views: 38.8ms | ActiveRecord: 0.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:21:54 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.6ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 150ms (Views: 140.1ms | ActiveRecord: 4.2ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:22:06 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 153ms (Views: 142.4ms | ActiveRecord: 5.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:22:11 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 141ms (Views: 134.4ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:22:36 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 155ms (Views: 142.6ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:24:09 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 149ms (Views: 143.1ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:24:49 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 154ms (Views: 148.3ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:25:18 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (17.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (21.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 211ms (Views: 205.3ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:25:40 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 144ms (Views: 138.6ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:26:18 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 143ms (Views: 137.4ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:26:35 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 151ms (Views: 145.2ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:29:21 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 45ms (Views: 38.4ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:29:41 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 47ms (Views: 40.8ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:30:41 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 150ms (Views: 143.7ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:31:12 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 147ms (Views: 141.1ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:31:33 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 46ms (Views: 40.3ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:31:53 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 44ms (Views: 38.2ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:32:02 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 43ms (Views: 37.2ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:32:36 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 156ms (Views: 150.0ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:33:24 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 47ms (Views: 40.3ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:33:46 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 156ms (Views: 150.1ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:33:58 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 157ms (Views: 150.7ms | ActiveRecord: 1.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:34:30 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 145ms (Views: 139.1ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:34:54 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (15.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (20.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 54ms (Views: 46.3ms | ActiveRecord: 1.2ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:35:09 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 144ms (Views: 138.3ms | ActiveRecord: 1.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:35:33 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 153ms (Views: 147.4ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:35:56 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 44ms (Views: 38.5ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:36:30 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (22.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 200ms (Views: 194.1ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:37:20 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (15.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 49ms (Views: 42.2ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:37:50 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 47ms (Views: 40.9ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:38:46 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 144ms (Views: 138.8ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:47:47 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.6ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 161ms (Views: 151.5ms | ActiveRecord: 4.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:48:41 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 162ms (Views: 152.1ms | ActiveRecord: 5.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:48:59 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.9ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 153ms (Views: 143.2ms | ActiveRecord: 4.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:50:40 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.9ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 156ms (Views: 144.0ms | ActiveRecord: 5.6ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:50:56 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 128ms (Views: 121.9ms | ActiveRecord: 1.2ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:51:09 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 122ms (Views: 117.3ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:51:23 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 117ms (Views: 111.1ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:52:49 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (16.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (20.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 121ms (Views: 114.7ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:53:08 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 125ms (Views: 119.5ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:53:19 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 118ms (Views: 111.4ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:53:38 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 116ms (Views: 110.9ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:56:14 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 121ms (Views: 115.9ms | ActiveRecord: 0.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:57:03 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 127ms (Views: 121.3ms | ActiveRecord: 0.7ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:57:09 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 122ms (Views: 112.2ms | ActiveRecord: 4.4ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:57:23 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (16.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (20.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 122ms (Views: 115.5ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:58:21 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 125ms (Views: 118.4ms | ActiveRecord: 1.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:58:30 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.3ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 45ms (Views: 38.5ms | ActiveRecord: 1.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:59:00 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 125ms (Views: 119.1ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:59:15 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 123ms (Views: 117.9ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:59:29 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 48ms (Views: 42.4ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 11:59:42 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 46ms (Views: 40.2ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:00:07 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RmSjoopNM4CrvKCbeSzl0c50i9ZCqK24fsrJbU1G2lgThAV9XAocjvRuHXUzntqDgpSxsLD2/w3npLvLsZ+0JQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"14", "start_time(5i)"=>"41", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"14", "end_time(5i)"=>"41", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 125ms (Views: 119.3ms | ActiveRecord: 0.9ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:00:23 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 46ms (Views: 40.0ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:00:28 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 47ms (Views: 41.2ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:01:04 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (16.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (20.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 126ms (Views: 119.2ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:01:09 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (15.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 132ms (Views: 126.5ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:01:46 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 124ms (Views: 118.6ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:02:02 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (15.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.9ms) Completed 422 Unprocessable Entity in 166ms (Views: 159.0ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:02:32 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 120ms (Views: 113.3ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:03:15 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 124ms (Views: 118.2ms | ActiveRecord: 0.9ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:03:25 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 47ms (Views: 40.7ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:05:15 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 124ms (Views: 117.6ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:05:46 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cdmcuBI/2KAcn/ok4x0iTXZ7ayPutjxmTlqsAqlSRQskOTpnxHj3rkNNR8qprx0fOptRRRzobtPXNN6kVYsrdg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"00", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"00", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 124ms (Views: 117.9ms | ActiveRecord: 0.8ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:06:02 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 44ms (Views: 39.1ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:06:27 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"HxINgKhZEIJDGSAWZA7Ia5boWvicho6jTqQ1nTrMZZtK8qtffh4/jBzLnfguvPc52ghgnm7Y3BbXykc7xhUL5g==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"06", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"06", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 422 Unprocessable Entity in 48ms (Views: 42.3ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:06:37 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"HxINgKhZEIJDGSAWZA7Ia5boWvicho6jTqQ1nTrMZZtK8qtffh4/jBzLnfguvPc52ghgnm7Y3BbXykc7xhUL5g==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"06", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"06", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 123ms (Views: 117.2ms | ActiveRecord: 1.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:06:43 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 45ms (Views: 40.0ms | ActiveRecord: 0.4ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:07:36 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"CuTK2WygQ4tJJF7mX6Y47E06impN2JbBtq8WXx/i9olfBGwGuudshRb24wgVFAe+AdqwDL+GxHQvwWT54zuY9A==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"06", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"06", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 126ms (Views: 119.5ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:08:05 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"CuTK2WygQ4tJJF7mX6Y47E06impN2JbBtq8WXx/i9olfBGwGuudshRb24wgVFAe+AdqwDL+GxHQvwWT54zuY9A==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"06", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"06", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (15.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 120ms (Views: 114.4ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:08:10 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (16.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (20.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 52ms (Views: 46.1ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:08:24 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (12.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (16.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 121ms (Views: 114.6ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:08:28 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y9h1AyokUpjosykWWnFZ5GcAGk1qB7twax6iPH1JT8ieONPc/GN9lrdhlPgQw2a2K+AgK5hZ6cXycNCagZAhtQ==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"08", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"08", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.6ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (11.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (15.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 52ms (Views: 42.7ms | ActiveRecord: 4.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-22 12:13:16 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 26.5ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 12:13:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 27.9ms | ActiveRecord: 1.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 12:13:18 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 27.7ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:13:18 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 45ms (Views: 38.9ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 12:13:27 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 26.7ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:13:28 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 40.6ms | ActiveRecord: 0.4ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:13:29 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"n8hy+BkDmuIvcsiJIEjy+sJKimZKuh3p6f5GR/WnUc/KKNQnz0S17HCgdWdq+s2ojqqwALjkT1xwkDThCX4/sg==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"13", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"13", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 47ms (Views: 40.8ms | ActiveRecord: 0.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 12:13:31 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 41ms (Views: 34.6ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:13:32 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 41.1ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:13:34 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"64lGNKmW1cpUzwTND9QpQjGLEz0U4pDjIZSQxaV19Sq+aeDrf9H6xAsduSNFZhYQfWspW+a8wla4+uJjWaybVw==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"13", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"13", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.2ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 45ms (Views: 40.0ms | ActiveRecord: 0.8ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:14:32 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"64lGNKmW1cpUzwTND9QpQjGLEz0U4pDjIZSQxaV19Sq+aeDrf9H6xAsduSNFZhYQfWspW+a8wla4+uJjWaybVw==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"22", "start_time(4i)"=>"17", "start_time(5i)"=>"13", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"22", "end_time(4i)"=>"17", "end_time(5i)"=>"13", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (11.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (15.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 121ms (Views: 42.9ms | ActiveRecord: 51.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:14:35 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (17.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 52ms (Views: 42.3ms | ActiveRecord: 3.8ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:14:44 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 40.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:14:46 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 45ms (Views: 40.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:14:49 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 47ms (Views: 41.5ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 12:14:51 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"JaxqFJ3YATz05fsFKM5uC58kG9W+E1+CxkwF3cRHma1wTMzLS58uMqs3RutifFFZ08Qhs0xNDTdfInd7OJ730A==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"", "start_time(2i)"=>"", "start_time(3i)"=>"", "start_time(4i)"=>"", "start_time(5i)"=>"", "end_time(1i)"=>"", "end_time(2i)"=>"", "end_time(3i)"=>"", "end_time(4i)"=>"", "end_time(5i)"=>"", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (10.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (14.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 49ms (Views: 41.0ms | ActiveRecord: 1.0ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 12:14:59 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 45ms (Views: 39.3ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 12:15:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 29.1ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 12:16:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 121ms (Views: 115.0ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/2/edit" for 127.0.0.1 at 2019-01-22 14:06:12 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (22.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (27.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 167ms (Views: 68.3ms | ActiveRecord: 51.1ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-22 14:06:14 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xD52biT0/QjipYXA9w2w125zIh4sZzQoEYkbv1uuxpiR3tCx8rPSBr13OC69v4+FIpMYeN45Zp2I52kZp3eo5Q==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (17.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (22.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 77ms (Views: 69.2ms | ActiveRecord: 1.2ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-22 14:07:03 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xD52biT0/QjipYXA9w2w125zIh4sZzQoEYkbv1uuxpiR3tCx8rPSBr13OC69v4+FIpMYeN45Zp2I52kZp3eo5Q==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (13.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 45ms (Views: 38.9ms | ActiveRecord: 1.0ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-22 14:07:34 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xD52biT0/QjipYXA9w2w125zIh4sZzQoEYkbv1uuxpiR3tCx8rPSBr13OC69v4+FIpMYeN45Zp2I52kZp3eo5Q==", "reminder"=>{"location"=>"", "description"=>"", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.5ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 50ms (Views: 38.6ms | ActiveRecord: 5.3ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-22 14:07:42 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"fZwbfjIdEwEN3O2bubAvjfMshfFCHrIUK383p1zdDcoofL2h5Fo8D1IOUHXzAhDfv8y/l7BA4KGyEUUBoARjtw==", "reminder"=>{"summary"=>"asdfasdf", "location"=>"asdfasdf", "description"=>"asdfasdfasdf", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf"}, "commit"=>"Save", "id"=>"2"} User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Update (45.1ms) UPDATE "mr_common_reminders" SET "summary" = $1, "description" = $2, "location" = $3, "updated_at" = $4 WHERE "mr_common_reminders"."id" = $5 [["summary", "asdfasdf"], ["description", "asdfasdfasdf"], ["location", "asdfasdf"], ["updated_at", "2019-01-22 19:07:42.052766"], ["id", 2]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (1.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Redirected to http://0.0.0.0:3000/common/reminders/2 Completed 302 Found in 59ms (ActiveRecord: 51.8ms) Started GET "/common/reminders/2" for 127.0.0.1 at 2019-01-22 14:07:42 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (3.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Completed 200 OK in 38ms (Views: 30.8ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/2/edit" for 127.0.0.1 at 2019-01-22 14:07:43 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 46ms (Views: 40.2ms | ActiveRecord: 0.5ms)  (0.4ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to CreateDefaultRegistrants (20190122185500)  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to CreateRegistrations (20190122185500)  (0.2ms) BEGIN ↳ bin/rails:25  (9.1ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL) ↳ /Users/cs/Projects/mr_common/db/migrate/20190122185500_create_registrations.rb:3 ActiveRecord::SchemaMigration Create (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190122185500"]] ↳ bin/rails:25  (0.4ms) COMMIT ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25  (0.1ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" LIMIT $1 [["LIMIT", 11]] Started GET "/common/reminders/2/edit" for 127.0.0.1 at 2019-01-22 14:54:07 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (13.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 76ms (Views: 39.9ms | ActiveRecord: 9.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 14:54:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 41ms (Views: 29.1ms | ActiveRecord: 5.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:54:09 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 36ms (Views: 28.4ms | ActiveRecord: 1.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 14:54:38 -0500  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:18 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (14.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 509ms (Views: 476.8ms | ActiveRecord: 8.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:54:45 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application MrCommon::Registration Load (0.7ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application (5.3ms) Completed 200 OK in 30ms (Views: 20.6ms | ActiveRecord: 3.7ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-22 14:54:46 -0500 AbstractController::ActionNotFound (The action 'new' could not be found for MrCommon::Registrations::RegistrationsController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:55:13 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application (1.5ms) Completed 200 OK in 22ms (Views: 18.0ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:55:14 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 26ms (Views: 18.8ms | ActiveRecord: 3.5ms) Started GET "/" for 127.0.0.1 at 2019-01-22 14:55:17 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-22 14:55:18 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (38.4ms) Completed 500 Internal Server Error in 69ms (ActiveRecord: 2.0ms) ActionView::Template::Error (undefined local variable or method `mr_common_registrations_path' for #<#:0x00007fa9c6744060>): 5: <%= link_to 'Dashboard', root_path %> 6: 7:
  • 8: <%= link_to 'Registrations', mr_common_registrations_path %> 9:
  • 10:
  • 11: <%= link_to 'Reminders', reminders_path %> /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common__navigation_html_erb___2931691827455474116_70183588731000' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:13:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3159846804967864255_70183577812300' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-22 14:55:26 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.4ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:55:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/application (1.7ms) Completed 200 OK in 24ms (Views: 19.8ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:56:38 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 26.7ms | ActiveRecord: 5.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:56:52 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 26.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:56:53 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 26.0ms | ActiveRecord: 5.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:57:28 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 34ms (Views: 28.5ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:57:29 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:19 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 33.7ms | ActiveRecord: 2.1ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:57:57 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 27.0ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:58:23 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 26.9ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 14:59:06 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.4ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 14:59:51 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (588.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (592.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 640ms (Views: 618.1ms | ActiveRecord: 5.8ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 15:00:08 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 43ms (Views: 37.8ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:00:10 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 28.3ms | ActiveRecord: 1.9ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-22 15:00:11 -0500 AbstractController::ActionNotFound (The action 'new' could not be found for MrCommon::Registrations::RegistrationsController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:02:01 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 27.0ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:02:13 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 27.3ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:02:30 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 26.1ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:03:11 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 115ms (Views: 109.5ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:03:15 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 102ms (Views: 95.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:05:30 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.6ms) Completed 500 Internal Server Error in 66ms (ActiveRecord: 0.7ms) ActionView::Template::Error (Invalid CSS after " font-face:": expected expression (e.g. 1px, bold), was "}"): 5: 6: 7: <%= csrf_meta_tag %> 8: <%= stylesheet_link_tag 'mr_common/mr_common' %> 9: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 10: MrCommon 11: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_navigation.scss:33 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:7 sass (3.7.2) lib/sass/scss/parser.rb:1308:in `expected' sass (3.7.2) lib/sass/script/lexer.rb:240:in `expected!' sass (3.7.2) lib/sass/script/parser.rb:855:in `assert_expr' sass (3.7.2) lib/sass/script/parser.rb:68:in `parse' sass (3.7.2) lib/sass/scss/parser.rb:1164:in `sass_script' sass (3.7.2) lib/sass/scss/parser.rb:1002:in `value!' sass (3.7.2) lib/sass/scss/parser.rb:807:in `block in try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:1284:in `rethrow' sass (3.7.2) lib/sass/scss/parser.rb:820:in `try_declaration' sass (3.7.2) lib/sass/scss/parser.rb:743:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:697:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:681:in `ruleset' sass (3.7.2) lib/sass/scss/parser.rb:707:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:697:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:137:in `stylesheet' sass (3.7.2) lib/sass/scss/parser.rb:41:in `parse' sass (3.7.2) lib/sass/engine.rb:414:in `_to_tree' sass (3.7.2) lib/sass/engine.rb:321:in `to_tree' sass (3.7.2) lib/sass/tree/visitors/perform.rb:323:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__3159846804967864255_70183648598080' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:05:54 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 134ms (Views: 128.3ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:06:10 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 105ms (Views: 96.5ms | ActiveRecord: 2.9ms) Started GET "/common/" for 127.0.0.1 at 2019-01-22 15:06:21 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 25.9ms | ActiveRecord: 3.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:06:22 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 26.7ms | ActiveRecord: 2.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 15:06:23 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 48ms (Views: 35.7ms | ActiveRecord: 4.8ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-22 15:06:23 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"9lDuj1ch1BvelgKJAB4OAFoDqDGTeuo26UQtTT6dcMijsEhQgWb7FYFEv2dKrDFSFuOSV2EkuINwKl/rwkQetQ=="} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/ Completed 302 Found in 6ms (ActiveRecord: 0.6ms) Started GET "/" for 127.0.0.1 at 2019-01-22 15:06:23 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 15:06:26 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML Completed 401 Unauthorized in 4ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-22 15:06:26 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.3ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (10.4ms) Completed 200 OK in 33ms (Views: 31.5ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-22 15:06:38 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"flr51iK8zZ7/mh1Vb5T7SSSkCtCxyURrsV+RxezgZiZ1owpiRKZ3y/wzSSLLumw5cy5+Gady2f9k8778/xu79g==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Completed 401 Unauthorized in 134ms (ActiveRecord: 0.6ms) Processing by Devise::SessionsController#new as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"flr51iK8zZ7/mh1Vb5T7SSSkCtCxyURrsV+RxezgZiZ1owpiRKZ3y/wzSSLLumw5cy5+Gady2f9k8778/xu79g==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (0.7ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (5.7ms) Completed 200 OK in 144ms (Views: 24.1ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-22 15:06:43 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Zhv5INe6AMhdAtaPDN1rWxgfdCH3koq/SB9BwFwL+kxt4gqUsaC6nV6rgvio8/wrT5UA6OEpFyuds275T/AnnA==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Log in"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Update (0.4ms) UPDATE "users" SET "remember_created_at" = $1, "updated_at" = $2 WHERE "users"."id" = $3 [["remember_created_at", "2019-01-22 20:06:43.441993"], ["updated_at", "2019-01-22 20:06:43.442857"], ["id", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (2.2ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://0.0.0.0:3000/common/reminders Completed 302 Found in 138ms (ActiveRecord: 3.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 15:06:43 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 27.8ms | ActiveRecord: 2.2ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:06:49 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.3ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 15:06:50 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 28.9ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-22 15:06:52 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (6.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 38ms (Views: 32.0ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:06:53 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 34ms (Views: 27.6ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 15:06:55 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.6ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-22 15:06:57 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 35.7ms | ActiveRecord: 0.3ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 15:07:02 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kSb3VEe0UcZOTY+mkEwctVk76VulZD9158K3BOlDgqUwvZ0BTlQVUz05QGNIPNgOIUnuKFW4rucUdH3Gf9cfPQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"", "start_time(2i)"=>"5", "start_time(3i)"=>"", "start_time(4i)"=>"", "start_time(5i)"=>"", "end_time(1i)"=>"", "end_time(2i)"=>"", "end_time(3i)"=>"", "end_time(4i)"=>"", "end_time(5i)"=>"", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 47ms (Views: 39.2ms | ActiveRecord: 1.1ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 15:07:29 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kSb3VEe0UcZOTY+mkEwctVk76VulZD9158K3BOlDgqUwvZ0BTlQVUz05QGNIPNgOIUnuKFW4rucUdH3Gf9cfPQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"", "start_time(2i)"=>"5", "start_time(3i)"=>"", "start_time(4i)"=>"", "start_time(5i)"=>"", "end_time(1i)"=>"", "end_time(2i)"=>"", "end_time(3i)"=>"", "end_time(4i)"=>"", "end_time(5i)"=>"", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 118ms (Views: 110.8ms | ActiveRecord: 1.0ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-22 15:07:34 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kSb3VEe0UcZOTY+mkEwctVk76VulZD9158K3BOlDgqUwvZ0BTlQVUz05QGNIPNgOIUnuKFW4rucUdH3Gf9cfPQ==", "reminder"=>{"summary"=>"", "location"=>"", "description"=>"", "start_time(1i)"=>"", "start_time(2i)"=>"5", "start_time(3i)"=>"", "start_time(4i)"=>"", "start_time(5i)"=>"", "end_time(1i)"=>"", "end_time(2i)"=>"", "end_time(3i)"=>"", "end_time(4i)"=>"", "end_time(5i)"=>"", "time_zone"=>"", "all_day"=>"0", "slug"=>""}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", ""], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 46ms (Views: 39.2ms | ActiveRecord: 1.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:08:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 110ms (Views: 103.3ms | ActiveRecord: 0.8ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-22 15:08:28 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Completed 406 Not Acceptable in 344ms (ActiveRecord: 2.1ms) ActionController::UnknownFormat (MrCommon::Registrations::RegistrationsController#new is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-22 15:11:37 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (5.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 60ms (Views: 38.3ms | ActiveRecord: 1.8ms) Started POST "/common/registrations" for 127.0.0.1 at 2019-01-22 15:15:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0GLOhvYNmUcC5U4U/aOOjpATUXLHnsPEa2Il0Hnl6sNx+aTT/+3d0nGRgdEl00o16GFWATdCUlaY1O8S73F3Ww==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdfasdfa@email.com", "company_name"=>"sdfasdfasdf", "telephone"=>"asdfa", "job_title"=>"sdfasdfasdfasd", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.3ms) NameError (undefined local variable or method `registration_params' for # Did you mean? registrant_params registration_path registration_url registrations_path): /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:18:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations" for 127.0.0.1 at 2019-01-22 15:15:42 -0500 Processing by MrCommon::Registrations::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0GLOhvYNmUcC5U4U/aOOjpATUXLHnsPEa2Il0Hnl6sNx+aTT/+3d0nGRgdEl00o16GFWATdCUlaY1O8S73F3Ww==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdfasdfa@email.com", "company_name"=>"sdfasdfasdf", "telephone"=>"asdfa", "job_title"=>"sdfasdfasdfasd", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Save"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Completed 500 Internal Server Error in 30ms (ActiveRecord: 3.5ms) NameError (undefined local variable or method `registration_params' for # Did you mean? registration_path registration_url registrations_path): /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:18:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations" for 127.0.0.1 at 2019-01-22 15:15:50 -0500 Processing by MrCommon::Registrations::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0GLOhvYNmUcC5U4U/aOOjpATUXLHnsPEa2Il0Hnl6sNx+aTT/+3d0nGRgdEl00o16GFWATdCUlaY1O8S73F3Ww==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdfasdfa@email.com", "company_name"=>"sdfasdfasdf", "telephone"=>"asdfa", "job_title"=>"sdfasdfasdfasd", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:20 MrCommon::Registration Create (0.6ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["first_name", "asdfasdf"], ["last_name", "asdf"], ["email", "asdfasdfa@email.com"], ["company_name", "sdfasdfasdf"], ["telephone", "asdfa"], ["job_title", "sdfasdfasdfasd"], ["contact_via_email", true]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:20  (1.5ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:20 Redirected to http://0.0.0.0:3000/common/registrations/1 Completed 302 Found in 28ms (ActiveRecord: 7.8ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-22 15:15:50 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:10 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (4.4ms) Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.7ms) ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"mr_common/registrations/registrations", :id=>nil}, possible unmatched constraints: [:id]): 1:
    2:
    3:

    Registration Details

    4:

    <%= link_to "Edit", edit_registration_path(@registration), class: 'button' %>

    5:
    6:
    7:
    actionpack (5.2.2) lib/action_dispatch/journey/formatter.rb:57:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:744:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:775:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:822:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:273:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:214:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:331:in `block (2 levels) in define_url_helper' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_show_html_erb__2416580789666820290_70183662166020' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-22 15:16:19 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:10 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (4.1ms) Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.6ms) ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"mr_common/registrations/registrations", :id=>nil}, possible unmatched constraints: [:id]): 1:
    2:
    3:

    Registration Details

    4:

    <%= link_to "Edit", edit_registration_path(@registration), class: 'button' %>

    5:
    6:
    7:
    actionpack (5.2.2) lib/action_dispatch/journey/formatter.rb:57:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:744:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:775:in `generate' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:822:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:273:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:214:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:331:in `block (2 levels) in define_url_helper' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_show_html_erb__2416580789666820290_70183664165660' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-22 15:17:04 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:10 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 58ms (Views: 28.7ms | ActiveRecord: 6.4ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-22 15:17:26 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:10 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 34ms (Views: 27.6ms | ActiveRecord: 0.6ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-22 15:17:31 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:10 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 38ms (Views: 28.6ms | ActiveRecord: 2.7ms) Started GET "/common/registrations/1/edit" for 127.0.0.1 at 2019-01-22 15:17:34 -0500 AbstractController::ActionNotFound (The action 'edit' could not be found for MrCommon::Registrations::RegistrationsController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations/1/edit" for 127.0.0.1 at 2019-01-22 15:17:53 -0500 Processing by MrCommon::Registrations::RegistrationsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (6.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout (10.6ms) Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.4ms) ActionView::Template::Error (undefined method `errors' for nil:NilClass): 1: <%= form_with model: @registration, local: true do |f| %> 2:
    3: Registration Details 4: <%= f.form_group :first_name, required: true do %> 5: <%= f.label :first_name %> 6: <%= f.text_field :first_name %> 7: <%= f.errors :first_name %> /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:35:in `block in _error_for_any?' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:35:in `each' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:35:in `find' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:35:in `_error_for_any?' /Users/cs/Projects/mr_common/app/form/mr_common/application_form_builder.rb:25:in `form_group' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb:4:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations__form_html_erb___2918488353497024801_70183656503680' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `block in capture' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:205:in `with_output_buffer' actionview (5.2.2) lib/action_view/helpers/capture_helper.rb:41:in `capture' actionview (5.2.2) lib/action_view/helpers/form_helper.rb:752:in `form_with' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb:1:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations__form_html_erb___2918488353497024801_70183656503680' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:344:in `block in render_partial' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:333:in `render_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:312:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb:4:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_edit_html_erb__643747063447730142_70183646992180' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations/1/edit" for 127.0.0.1 at 2019-01-22 15:18:16 -0500 Processing by MrCommon::Registrations::RegistrationsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:29 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (5.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout (10.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 69ms (Views: 38.9ms | ActiveRecord: 5.9ms) Started GET "/common/" for 127.0.0.1 at 2019-01-22 15:21:08 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 39ms (Views: 26.5ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:21:09 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (15.7ms) Completed 500 Internal Server Error in 31ms (ActiveRecord: 0.6ms) ActionView::Template::Error (undefined method `summary' for #): 21: 22: <% @registrations.each do |r| %> 23: 24: <%= r.summary %> 25: <%= r.start_time.to_date.to_s(:short) %> 26: <%= r.contact_via_email %><%= r.contact_via_ %> 27: activemodel (5.2.2) lib/active_model/attribute_methods.rb:430:in `method_missing' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:24:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___3457808102823328407_70183640483980' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:22:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___3457808102823328407_70183640483980' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/" for 127.0.0.1 at 2019-01-22 15:21:32 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (11.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 46ms (Views: 35.8ms | ActiveRecord: 2.7ms) Started GET "/common/reminders/" for 127.0.0.1 at 2019-01-22 15:22:11 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 34ms (Views: 28.4ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:22:12 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 34ms (Views: 27.8ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:24:52 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 36ms (Views: 29.6ms | ActiveRecord: 0.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:29:31 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (37.6ms) Completed 500 Internal Server Error in 62ms (ActiveRecord: 0.7ms) ActionView::Template::Error (undefined method `success_badge' for #<#:0x00007fa9cfd46400>): 26: <%= r.last_name %> 27: <%= r.email %> 28: 29: <%= success_badge('Email', r.contact_via_email) %> 30: <%= success_badge('Phone', r.contact_via_phone) %> 31: 32: /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:29:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___3457808102823328407_70183656507480' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___3457808102823328407_70183656507480' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:31:13 -0500  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (31.5ms) Completed 500 Internal Server Error in 70ms (ActiveRecord: 8.2ms) ActionView::Template::Error (undefined method `success_badge' for #<#:0x00007f7fab252b50>): 26: <%= r.last_name %> 27: <%= r.email %> 28: 29: <%= success_badge('Email', r.contact_via_email) %> 30: <%= success_badge('Phone', r.contact_via_phone) %> 31: 32: /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:29:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___972198394862247760_70093154488500' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___972198394862247760_70093154488500' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:31:24 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (21.4ms) Completed 500 Internal Server Error in 35ms (ActiveRecord: 0.7ms) ActionView::Template::Error (undefined method `success_badge' for #<#:0x00007f7fab3fdba8>): 26: <%= r.last_name %> 27: <%= r.email %> 28: 29: <%= success_badge('Email', r.contact_via_email) %> 30: <%= success_badge('Phone', r.contact_via_phone) %> 31: 32: /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:29:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___972198394862247760_70093155333960' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___972198394862247760_70093155333960' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:32:03 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (14.7ms) Completed 500 Internal Server Error in 40ms (ActiveRecord: 5.9ms) ActionView::Template::Error (wrong number of arguments (given 2, expected 1)): 26: <%= r.last_name %> 27: <%= r.email %> 28: 29: <%= success_badge('Email', r.contact_via_email) %> 30: <%= success_badge('Phone', r.contact_via_phone) %> 31: 32: /Users/cs/Projects/mr_common/app/helpers/mr_common/badge_helper.rb:3:in `success_badge' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:29:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___972198394862247760_70093153619980' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23:in `___sers_cs__rojects_mr_common_app_views_mr_common_registrations_registrations_index_html_erb___972198394862247760_70093153619980' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:32:17 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 437ms (Views: 430.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:34:30 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 150ms (Views: 138.9ms | ActiveRecord: 4.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:35:19 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 99ms (Views: 93.4ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:35:36 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.4ms) Completed 500 Internal Server Error in 60ms (ActiveRecord: 5.1ms) ActionView::Template::Error (Invalid CSS after "...dge($notice-bg)": expected "}", was "color: $notice-..."): 5: 6: 7: <%= csrf_meta_tag %> 8: <%= stylesheet_link_tag 'mr_common/mr_common' %> 9: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 10: MrCommon 11: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_badges.scss:13 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:10 sass (3.7.2) lib/sass/scss/parser.rb:1308:in `expected' sass (3.7.2) lib/sass/scss/parser.rb:1238:in `expected' sass (3.7.2) lib/sass/scss/parser.rb:1233:in `tok!' sass (3.7.2) lib/sass/scss/parser.rb:690:in `block' sass (3.7.2) lib/sass/scss/parser.rb:758:in `declaration_or_ruleset' sass (3.7.2) lib/sass/scss/parser.rb:708:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:689:in `block' sass (3.7.2) lib/sass/scss/parser.rb:681:in `ruleset' sass (3.7.2) lib/sass/scss/parser.rb:707:in `block_child' sass (3.7.2) lib/sass/scss/parser.rb:700:in `block_contents' sass (3.7.2) lib/sass/scss/parser.rb:137:in `stylesheet' sass (3.7.2) lib/sass/scss/parser.rb:41:in `parse' sass (3.7.2) lib/sass/engine.rb:414:in `_to_tree' sass (3.7.2) lib/sass/engine.rb:321:in `to_tree' sass (3.7.2) lib/sass/tree/visitors/perform.rb:323:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4366549196847713552_70093151150380' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:35:41 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 112ms (Views: 105.8ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:35:58 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 110ms (Views: 104.3ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:36:03 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 102ms (Views: 95.9ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:36:08 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 105ms (Views: 99.3ms | ActiveRecord: 0.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:36:35 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 117ms (Views: 106.6ms | ActiveRecord: 4.9ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:36:40 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 109ms (Views: 103.6ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:36:57 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 102ms (Views: 96.1ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:37:16 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.4ms) Completed 500 Internal Server Error in 55ms (ActiveRecord: 4.7ms) ActionView::Template::Error (Undefined variable: "$secondary-text-derkt".): 5: 6: 7: <%= csrf_meta_tag %> 8: <%= stylesheet_link_tag 'mr_common/mr_common' %> 9: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 10: MrCommon 11: /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_badges.scss:4:in `badge' /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/_badges.scss:9 /Users/cs/Projects/mr_common/app/assets/stylesheets/mr_common/theme.scss:10 sass (3.7.2) lib/sass/script/tree/variable.rb:49:in `_perform' sass (3.7.2) lib/sass/script/tree/node.rb:50:in `perform' sass (3.7.2) lib/sass/tree/visitors/perform.rb:398:in `visit_prop' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:363:in `block (4 levels) in visit_mixin' sass (3.7.2) lib/sass/tree/visitors/perform.rb:363:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:363:in `block (3 levels) in visit_mixin' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:363:in `block (2 levels) in visit_mixin' sass (3.7.2) lib/sass/tree/visitors/perform.rb:84:in `perform_arguments' sass (3.7.2) lib/sass/tree/visitors/perform.rb:358:in `block in visit_mixin' sass (3.7.2) lib/sass/stack.rb:98:in `block in with_mixin' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:98:in `with_mixin' sass (3.7.2) lib/sass/tree/visitors/perform.rb:346:in `visit_mixin' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block (2 levels) in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:440:in `block in visit_rule' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:438:in `visit_rule' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `map' sass (3.7.2) lib/sass/tree/visitors/perform.rb:325:in `block in visit_import' sass (3.7.2) lib/sass/stack.rb:88:in `block in with_import' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:88:in `with_import' sass (3.7.2) lib/sass/tree/visitors/perform.rb:322:in `visit_import' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.2) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.2) lib/sass/stack.rb:135:in `with_frame' sass (3.7.2) lib/sass/stack.rb:79:in `with_base' sass (3.7.2) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.2) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.2) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.2) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.2) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.2) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.2) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.2) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.2) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:8:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__4366549196847713552_70093179141520' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:37:20 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 103ms (Views: 97.5ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:37:24 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 100ms (Views: 94.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:37:48 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 110ms (Views: 104.6ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:37:59 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 115ms (Views: 109.2ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:38:11 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 111ms (Views: 104.6ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:38:37 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 108ms (Views: 102.3ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:38:46 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 40ms (Views: 34.5ms | ActiveRecord: 0.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:39:21 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 108ms (Views: 102.3ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:39:39 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 111ms (Views: 104.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:39:55 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 111ms (Views: 105.0ms | ActiveRecord: 0.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:40:09 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 114ms (Views: 106.9ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:40:17 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 113ms (Views: 107.2ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:40:31 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 102ms (Views: 96.1ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:40:45 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 112ms (Views: 106.3ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:41:47 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (0.6ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.3ms) SyntaxError (/Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:30: syntax error, unexpected ',', expecting ')' , value: r.contact_via_phone), default_class: 'badge-alert') ^ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:30: syntax error, unexpected ')', expecting keyword_end efault_class: 'badge-alert') );@output_buffer.safe_append=' ^ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:45: syntax error, unexpected keyword_ensure, expecting end-of-input ensure ^): /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:30: syntax error, unexpected ',', expecting ')' , value: r.contact_via_phone), default_class: 'badge-alert') ^ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:30: syntax error, unexpected ')', expecting keyword_end efault_class: 'badge-alert') );@output_buffer.safe_append=' ^ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:45: syntax error, unexpected keyword_ensure, expecting end-of-input ensure ^ actionview (5.2.2) lib/action_view/template.rb:309:in `module_eval' actionview (5.2.2) lib/action_view/template.rb:309:in `compile' actionview (5.2.2) lib/action_view/template.rb:259:in `block (2 levels) in compile!' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:350:in `instrument' actionview (5.2.2) lib/action_view/template.rb:258:in `block in compile!' actionview (5.2.2) lib/action_view/template.rb:246:in `synchronize' actionview (5.2.2) lib/action_view/template.rb:246:in `compile!' actionview (5.2.2) lib/action_view/template.rb:158:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:41:55 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 112ms (Views: 106.3ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:44:22 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 109ms (Views: 103.6ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:44:42 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 113ms (Views: 107.2ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:44:50 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 115ms (Views: 108.5ms | ActiveRecord: 0.7ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-22 15:45:11 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:9 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 26.5ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-22 15:46:26 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 32ms (Views: 26.9ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:46:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 26.6ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 15:46:28 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 50ms (Views: 35.5ms | ActiveRecord: 4.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:46:29 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.3ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 15:46:30 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 41ms (Views: 34.9ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:46:30 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 28.4ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 15:46:31 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 27.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:46:31 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 27.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:49:19 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 142ms (Views: 118.6ms | ActiveRecord: 6.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:49:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 28.8ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:49:50 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 36ms (Views: 29.9ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:49:58 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 27.9ms | ActiveRecord: 0.6ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-22 15:50:02 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (551.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (556.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 599ms (Views: 592.8ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 15:50:04 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 26.5ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 16:08:07 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (12.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 60ms (Views: 35.0ms | ActiveRecord: 9.5ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-22 16:08:08 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:9 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 40ms (Views: 27.5ms | ActiveRecord: 4.9ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-22 16:08:41 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:9 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 28.2ms | ActiveRecord: 0.5ms) Started DELETE "/common/registrations/1" for 127.0.0.1 at 2019-01-22 16:08:43 -0500 Processing by MrCommon::Registrations::RegistrationsController#destroy as HTML Parameters: {"authenticity_token"=>"m8XW8TOgtW0YdJ+jp42/zPTaXwJgfDnLrKjeAE2xHqs6XrykOkDx+GsAUGZ//Xt3jKhYcZCgqFlfHhTC2yWDMw==", "id"=>"1"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:43  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:45 MrCommon::Registration Destroy (0.3ms) DELETE FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 [["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:45  (2.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:45 Redirected to http://0.0.0.0:3000/common/registrations?notice=Registration+saved. Completed 302 Found in 12ms (ActiveRecord: 7.1ms) Started GET "/common/registrations?notice=Registration+saved." for 127.0.0.1 at 2019-01-22 16:08:43 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML Parameters: {"notice"=>"Registration saved."} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 34ms (Views: 27.4ms | ActiveRecord: 0.6ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-22 16:08:56 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (12.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (17.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 75ms (Views: 44.4ms | ActiveRecord: 6.4ms) Started POST "/common/registrations" for 127.0.0.1 at 2019-01-22 16:09:04 -0500 Processing by MrCommon::Registrations::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eGspkZjL86gfrJBy9+SVcUhoY88QxwfhaPLGd/W/P3jZ8EPEkSu3PWzYX7cvlFHKMBpkvOAblnObRAy1Yyui4A==", "registration"=>{"first_name"=>"asdfasdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"asdf", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"1"}, "commit"=>"Save"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 39ms (Views: 34.3ms | ActiveRecord: 0.7ms) Started POST "/common/registrations" for 127.0.0.1 at 2019-01-22 16:09:06 -0500 Processing by MrCommon::Registrations::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"+AEajtGAtPSdsCCrS15qkX9XLtYaADosCOCocTejya9ZmnDb2GDwYe7E726TLq4qByUppercq777VmKzoTdUNw==", "registration"=>{"first_name"=>"asdfasdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"asdf", "job_title"=>"asdf", "contact_via_email"=>"0", "contact_via_phone"=>"1"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19 MrCommon::Registration Create (0.6ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_phone") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["first_name", "asdfasdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdf"], ["telephone", "asdf"], ["job_title", "asdf"], ["contact_via_phone", true]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19 Redirected to http://0.0.0.0:3000/common/registrations Completed 302 Found in 5ms (ActiveRecord: 1.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 16:09:06 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 38ms (Views: 31.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations/2" for 127.0.0.1 at 2019-01-22 16:09:08 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:9 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.1ms | ActiveRecord: 0.5ms) Started DELETE "/common/registrations/2" for 127.0.0.1 at 2019-01-22 16:09:09 -0500 Processing by MrCommon::Registrations::RegistrationsController#destroy as HTML Parameters: {"authenticity_token"=>"rYBo/De71t5q2iL1Ir5MKo3NphdWXcwH1ufQrxArOHcMGwKpPluSSxmu7TD6zoiR9b+hZKaBXZUlURpthr+l7w==", "id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:43  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:45 MrCommon::Registration Destroy (0.4ms) DELETE FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 [["id", 2]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:45  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:45 Redirected to http://0.0.0.0:3000/common/registrations Completed 302 Found in 5ms (ActiveRecord: 1.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 16:09:09 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 29.0ms | ActiveRecord: 0.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 16:10:22 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 53ms (Views: 33.0ms | ActiveRecord: 4.2ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 16:10:26 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (14.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 52ms (Views: 35.4ms | ActiveRecord: 8.3ms) Started GET "/common/reminders/3" for 127.0.0.1 at 2019-01-22 16:10:28 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"3"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 29.5ms | ActiveRecord: 0.7ms) Started DELETE "/common/reminders/3" for 127.0.0.1 at 2019-01-22 16:10:29 -0500 Processing by MrCommon::Reminders::RemindersController#destroy as HTML Parameters: {"authenticity_token"=>"TYTTEXQGVnLZNZJX6FgjekxeuRY1nQHF2K+Kvj3VwR/sH7lEfeYS56pBXZIwKOfBNCy+ZcVBkFcrGUB8q0Fchw==", "id"=>"3"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:45  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:47 MrCommon::Reminder Destroy (0.3ms) DELETE FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 [["id", 3]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:47  (0.5ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:47 Redirected to http://0.0.0.0:3000/common/reminders Completed 302 Found in 5ms (ActiveRecord: 1.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 16:10:29 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 27.6ms | ActiveRecord: 0.8ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-22 16:10:31 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 34ms (Views: 27.1ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-22 16:10:34 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (16.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 50ms (Views: 42.6ms | ActiveRecord: 0.9ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-22 16:10:37 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 34ms (Views: 27.9ms | ActiveRecord: 0.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-22 16:10:40 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.2ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 16:10:41 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.7ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 36ms (Views: 28.0ms | ActiveRecord: 2.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 16:10:42 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 27.6ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-22 16:10:48 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 31ms (Views: 25.7ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-22 16:10:48 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 28.5ms | ActiveRecord: 0.7ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:10:57 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 23ms (Views: 21.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:11:28 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 18ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:11:29 -0500 ActionController::RoutingError (uninitialized constant RegistrationsController): activesupport (5.2.2) lib/active_support/inflector/methods.rb:283:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:283:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' actionpack (5.2.2) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (5.2.2) lib/action_dispatch/http/request.rb:81:in `controller_class' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:46:in `controller' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:12:27 -0500 Processing by RegistrationsController#new as HTML Completed 406 Not Acceptable in 208ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (RegistrationsController#new is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:12:34 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered registrations/new.html.erb within layouts/application (0.4ms) Completed 200 OK in 17ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:13:31 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered registrations/new.html.erb within layouts/application (0.4ms) Completed 200 OK in 17ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:14:59 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (0.2ms) Rendered registrations/new.html.erb within layouts/application (4.5ms) Completed 200 OK in 28ms (Views: 26.2ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:16:40 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.7ms) Rendered registrations/new.html.erb within layouts/application (10.1ms) Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `errors' for nil:NilClass): 1: <%= form_with model: @registration, local: true do |f| %> 2: <%= f.form_group :first_name, required: true do %> 3: <%= f.label :first_name %> 4: <%= f.text_field :first_name %> 5: <%= f.errors :first_name %> app/views/registrations/new.html.erb:2:in `_app_views_registrations_new_html_erb__2772206791711479515_70093195815860' Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:17:33 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (51.5ms) Rendered registrations/new.html.erb within layouts/application (55.9ms) Completed 500 Internal Server Error in 63ms (ActiveRecord: 5.6ms) ActionView::Template::Error (undefined method `registrations_path' for #<#:0x00007f7fae0183a0> Did you mean? registration_path registration_url new_registration_path): 1: <% @registration = @registration || MrCommon::Registration.new %> 2: 3: <%= form_with model: @registration, local: true do |f| %> 4: <%= f.form_group :first_name, required: true do %> 5: <%= f.label :first_name %> 6: <%= f.text_field :first_name %> app/views/registrations/new.html.erb:2:in `_app_views_registrations_new_html_erb__2772206791711479515_70093178457700' Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:17:49 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (50.7ms) Rendered registrations/new.html.erb within layouts/application (55.2ms) Completed 500 Internal Server Error in 63ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `mr_common_registrations_path' for #<#:0x00007f7fae608558>): 1: <% @registration = @registration || MrCommon::Registration.new %> 2: 3: <%= form_with model: @registration, url: mr_common_registrations_path, local: true do |f| %> 4: <%= f.form_group :first_name, required: true do %> 5: <%= f.label :first_name %> 6: <%= f.text_field :first_name %> app/views/registrations/new.html.erb:2:in `_app_views_registrations_new_html_erb__2772206791711479515_70093181568880' Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:17:58 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.7ms) Rendered registrations/new.html.erb within layouts/application (9.2ms) Completed 200 OK in 30ms (Views: 28.7ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:18:07 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.8ms) Rendered registrations/new.html.erb within layouts/application (9.4ms) Completed 200 OK in 25ms (Views: 23.9ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:18:40 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.5ms) Rendered registrations/new.html.erb within layouts/application (8.7ms) Completed 200 OK in 24ms (Views: 22.6ms | ActiveRecord: 0.0ms) Started POST "/common/registrations" for 127.0.0.1 at 2019-01-22 16:18:51 -0500 Processing by MrCommon::Registrations::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qeMHqw4zMDTHe3HTi1Q//fdn3dvgL54sNO2LJrKCz4MIeG3+B9N0obQPvhZTJPtGjxXaqBDzD77HW0HkJBZSGw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (4.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (8.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 48ms (Views: 33.8ms | ActiveRecord: 2.6ms) Started POST "/common/registrations" for 127.0.0.1 at 2019-01-22 16:20:07 -0500 Processing by MrCommon::Registrations::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qeMHqw4zMDTHe3HTi1Q//fdn3dvgL54sNO2LJrKCz4MIeG3+B9N0obQPvhZTJPtGjxXaqBDzD77HW0HkJBZSGw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (5.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (9.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 422 Unprocessable Entity in 61ms (Views: 38.0ms | ActiveRecord: 2.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 16:20:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (20.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 57ms (Views: 45.4ms | ActiveRecord: 3.6ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:20:11 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 17ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:20:12 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (10.0ms) Rendered registrations/new.html.erb within layouts/application (14.2ms) Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `registrations_public_index' for # Did you mean? registrations_path): 1: <% @registration = @registration || MrCommon::Registration.new %> 2: 3: <%= form_with model: @registration, url: mr_common.registrations_public_index, local: true do |f| %> 4: <%= f.form_group :first_name, required: true do %> 5: <%= f.label :first_name %> 6: <%= f.text_field :first_name %> app/views/registrations/new.html.erb:2:in `_app_views_registrations_new_html_erb__2772206791711479515_70093102741680' Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:20:18 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.9ms) Rendered registrations/new.html.erb within layouts/application (9.2ms) Completed 200 OK in 25ms (Views: 23.8ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:20:19 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"miHkuxrF2zGcMXXq2goT09oxHBXHhgJb8tBHF7+WZOc7uo7uEyWfpO9Fui8CetdookMbZjdak8kBZo3VKQL5fw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"} Completed 400 Bad Request in 1ms (ActiveRecord: 0.0ms) ActionController::ParameterMissing (param is missing or the value is empty: registration_params): actionpack (5.2.2) lib/action_controller/metal/strong_parameters.rb:443:in `require' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:21:in `registration_params' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:8:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:20:35 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"miHkuxrF2zGcMXXq2goT09oxHBXHhgJb8tBHF7+WZOc7uo7uEyWfpO9Fui8CetdookMbZjdak8kBZo3VKQL5fw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.9ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (9.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 48ms (Views: 35.7ms | ActiveRecord: 0.4ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:22:17 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"miHkuxrF2zGcMXXq2goT09oxHBXHhgJb8tBHF7+WZOc7uo7uEyWfpO9Fui8CetdookMbZjdak8kBZo3VKQL5fw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (3.9ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 37ms (Views: 32.9ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-22 16:22:19 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 41ms (Views: 27.4ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 16:22:21 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 43ms (Views: 35.2ms | ActiveRecord: 0.7ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:22:23 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 17ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:22:25 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.5ms) Rendered registrations/new.html.erb within layouts/application (8.8ms) Completed 200 OK in 25ms (Views: 23.2ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:22:26 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"lc+ndJdj0TMA61LC5Ag9Y0VOfFunh3ImEKyS8pg37G00VM0hnoOVpnOfnQc8ePnYPTx7KFdb47TjGlgwDqNx9Q==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.6ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 37ms (Views: 32.5ms | ActiveRecord: 0.3ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:23:13 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:23:15 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (16.9ms) Rendered registrations/new.html.erb within layouts/application (21.4ms) Completed 200 OK in 37ms (Views: 33.0ms | ActiveRecord: 3.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:23:16 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"IP13XiGvLZRrMxdSCy2ftCWN84kxxjD/F+74U2jDSrWBZh0LKE9pARhH2JfTXVsPXf/0+sEaoW3kWDKR/lfXLQ==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.3ms) NoMethodError (undefined method `render' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-01-22 16:24:28 -0500  (3.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.4ms) Completed 200 OK in 420ms (Views: 418.2ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:24:33 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (507.3ms) Rendered registrations/new.html.erb within layouts/application (511.3ms) Completed 200 OK in 528ms (Views: 521.9ms | ActiveRecord: 4.2ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:24:35 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y+xG5uuYclTBZNRRqscIv7DAF90Y5vG/l588dH1CxgFqdyyz4ng2wbIQG5Ryt8wEyLIQrug6YC1kKfa269ZbmQ==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.3ms) ActionView::MissingTemplate (Missing template app/views/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:25:03 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y+xG5uuYclTBZNRRqscIv7DAF90Y5vG/l588dH1CxgFqdyyz4ng2wbIQG5Ryt8wEyLIQrug6YC1kKfa269ZbmQ==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 19ms (ActiveRecord: 3.9ms) ActionView::MissingTemplate (Missing template app/views/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-01-22 16:25:06 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.2ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:25:07 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.7ms) Rendered registrations/new.html.erb within layouts/application (8.8ms) Completed 200 OK in 24ms (Views: 22.6ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:25:08 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"K36Q33BPpppGaAy3RqQOmsYXfr1/n2zaD8cgfvFnY76K5fqKea/iDzUcw3Ke1MohvmV5zo9D/Uj8ceq8Z/P+Jg==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.3ms) ActionView::MissingTemplate (Missing template app/views/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:25:40 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"K36Q33BPpppGaAy3RqQOmsYXfr1/n2zaD8cgfvFnY76K5fqKea/iDzUcw3Ke1MohvmV5zo9D/Uj8ceq8Z/P+Jg==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 20ms (ActiveRecord: 3.8ms) ActionView::MissingTemplate (Missing template app/views/registrations/new.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:26:14 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"K36Q33BPpppGaAy3RqQOmsYXfr1/n2zaD8cgfvFnY76K5fqKea/iDzUcw3Ke1MohvmV5zo9D/Uj8ceq8Z/P+Jg==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.2ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (9.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 58ms (Views: 42.7ms | ActiveRecord: 3.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:26:32 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"K36Q33BPpppGaAy3RqQOmsYXfr1/n2zaD8cgfvFnY76K5fqKea/iDzUcw3Ke1MohvmV5zo9D/Uj8ceq8Z/P+Jg==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.7ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 59ms (Views: 39.5ms | ActiveRecord: 6.8ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:26:34 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:26:36 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.2ms) Rendered registrations/new.html.erb within layouts/application (8.2ms) Completed 200 OK in 24ms (Views: 22.7ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:26:37 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ID2bUSy2brnx+i1pXG+5u8GQuDQLuES2CydpsDb+ZHCBpvEEJVYqLIKO4qyEH30AueK/R/tk1ST4kaNyoGr56A==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.2ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 43ms (Views: 39.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-22 16:28:14 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 70ms (Views: 44.2ms | ActiveRecord: 6.7ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:28:20 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:28:21 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (11.8ms) Rendered registrations/new.html.erb within layouts/application (16.0ms) Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:28:22 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FHOQBgRNflHAfcwO4h0oeaVOPnm7zbe9CT1lpf+LuHu16PpTDa06xLMJA8s6bezC3Tw5CksRJi/6i69naR8l4w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.3ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrants/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" * "/Users/cs/Projects/mr_common/spec/dummy" * "/" ): actionview (5.2.2) lib/action_view/path_set.rb:52:in `find_file' actionview (5.2.2) lib/action_view/lookup_context.rb:121:in `find_file' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_file' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template' actionview (5.2.2) lib/action_view/lookup_context.rb:147:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:29:49 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FHOQBgRNflHAfcwO4h0oeaVOPnm7zbe9CT1lpf+LuHu16PpTDa06xLMJA8s6bezC3Tw5CksRJi/6i69naR8l4w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 24ms (ActiveRecord: 3.2ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/app/views/registrants/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" * "/Users/cs/Projects/mr_common/spec/dummy" * "/" ): actionview (5.2.2) lib/action_view/path_set.rb:52:in `find_file' actionview (5.2.2) lib/action_view/lookup_context.rb:121:in `find_file' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_file' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template' actionview (5.2.2) lib/action_view/lookup_context.rb:147:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:29:55 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FHOQBgRNflHAfcwO4h0oeaVOPnm7zbe9CT1lpf+LuHu16PpTDa06xLMJA8s6bezC3Tw5CksRJi/6i69naR8l4w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.3ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (9.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 60ms (Views: 42.3ms | ActiveRecord: 3.7ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:30:15 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:30:16 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (11.4ms) Rendered registrations/new.html.erb within layouts/application (15.5ms) Completed 200 OK in 31ms (Views: 29.7ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:30:17 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.3ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" * "/Users/cs/Projects/mr_common/spec/dummy" * "/" ): actionview (5.2.2) lib/action_view/path_set.rb:52:in `find_file' actionview (5.2.2) lib/action_view/lookup_context.rb:121:in `find_file' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_file' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template' actionview (5.2.2) lib/action_view/lookup_context.rb:147:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:30:53 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 23ms (ActiveRecord: 3.2ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" * "/Users/cs/Projects/mr_common/spec/dummy" * "/" ): actionview (5.2.2) lib/action_view/path_set.rb:52:in `find_file' actionview (5.2.2) lib/action_view/lookup_context.rb:121:in `find_file' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_file' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template' actionview (5.2.2) lib/action_view/lookup_context.rb:147:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:30:57 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.3ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" * "/Users/cs/Projects/mr_common/spec/dummy" * "/" ): actionview (5.2.2) lib/action_view/path_set.rb:52:in `find_file' actionview (5.2.2) lib/action_view/lookup_context.rb:121:in `find_file' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_file' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template' actionview (5.2.2) lib/action_view/lookup_context.rb:147:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:31:08 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 17ms (ActiveRecord: 3.2ms) ArgumentError ('#' is not an ActiveModel-compatible object. It must implement :to_partial_path.): actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:483:in `partial_path' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:387:in `setup' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:298:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/renderer/renderer.rb:23:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:31:56 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 21ms (ActiveRecord: 3.6ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:32:16 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 20ms (ActiveRecord: 3.4ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:32:21 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 19ms (ActiveRecord: 3.5ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:32:38 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 20ms (ActiveRecord: 3.5ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:32:45 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 21ms (ActiveRecord: 2.9ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:32:59 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 17ms (ActiveRecord: 3.8ms) ArgumentError ('#' is not an ActiveModel-compatible object. It must implement :to_partial_path.): actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:483:in `partial_path' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:387:in `setup' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:298:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/renderer/renderer.rb:23:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:33:18 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 21ms (ActiveRecord: 3.4ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:33:27 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 23ms (ActiveRecord: 3.1ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/registrations/new.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" * "/Users/cs/Projects/mr_common/spec/dummy" * "/" ): actionview (5.2.2) lib/action_view/path_set.rb:52:in `find_file' actionview (5.2.2) lib/action_view/lookup_context.rb:121:in `find_file' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_file' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `block in determine_template' actionview (5.2.2) lib/action_view/lookup_context.rb:147:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `with_fallbacks' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:32:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:33:48 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.1ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (9.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 422 Unprocessable Entity in 56ms (Views: 41.0ms | ActiveRecord: 3.2ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:34:03 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.3ms) RuntimeError (Rails::Application is abstract, you cannot instantiate it directly.): railties (5.2.2) lib/rails/railtie.rb:211:in `initialize' railties (5.2.2) lib/rails/engine.rb:436:in `initialize' railties (5.2.2) lib/rails/application.rb:128:in `initialize' railties (5.2.2) lib/rails/railtie.rb:167:in `new' railties (5.2.2) lib/rails/railtie.rb:167:in `instance' railties (5.2.2) lib/rails/application.rb:99:in `instance' railties (5.2.2) lib/rails/railtie.rb:189:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:34:18 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 21ms (ActiveRecord: 3.3ms) NoMethodError (undefined method `root' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:34:25 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 21ms (ActiveRecord: 3.7ms) NoMethodError (undefined method `application' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:35:20 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 17ms (ActiveRecord: 3.6ms) NameError (uninitialized constant Application): /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:36:09 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mfwg01y2OwY1y57BV/FXeSlC/FPoUPrin+lQ0uBnEWs4Z0qGVVZ/k0a/UQSPgZPCUTD7IBiMa3BsX5oQdvOM8w==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.2ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (9.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 54ms (Views: 39.1ms | ActiveRecord: 3.5ms) Started GET "/" for 127.0.0.1 at 2019-01-22 16:36:18 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-22 16:36:19 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.8ms) Rendered registrations/new.html.erb within layouts/application (9.6ms) Completed 200 OK in 27ms (Views: 25.1ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:36:21 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtNhMcSoFpVGpjSCFYvd8PCwEiyzfAbFs3Ll9MOPks+3SAtkzUhSADXS+0fN+xlLiMIVX0Ogl1dAxC82VRsPVw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.3ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (8.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 422 Unprocessable Entity in 43ms (Views: 38.7ms | ActiveRecord: 0.3ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:37:08 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtNhMcSoFpVGpjSCFYvd8PCwEiyzfAbFs3Ll9MOPks+3SAtkzUhSADXS+0fN+xlLiMIVX0Ogl1dAxC82VRsPVw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.0ms) Rendered registrations/new.html.erb within layouts/mr_common/layout (9.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 422 Unprocessable Entity in 53ms (Views: 40.2ms | ActiveRecord: 0.4ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:37:16 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtNhMcSoFpVGpjSCFYvd8PCwEiyzfAbFs3Ll9MOPks+3SAtkzUhSADXS+0fN+xlLiMIVX0Ogl1dAxC82VRsPVw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.1ms) Rendered registrations/new.html.erb (9.4ms) Completed 422 Unprocessable Entity in 31ms (Views: 17.8ms | ActiveRecord: 0.4ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:37:22 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtNhMcSoFpVGpjSCFYvd8PCwEiyzfAbFs3Ll9MOPks+3SAtkzUhSADXS+0fN+xlLiMIVX0Ogl1dAxC82VRsPVw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.0ms) Rendered registrations/new.html.erb within layouts/application (9.5ms) Completed 422 Unprocessable Entity in 44ms (Views: 27.8ms | ActiveRecord: 3.2ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:37:35 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtNhMcSoFpVGpjSCFYvd8PCwEiyzfAbFs3Ll9MOPks+3SAtkzUhSADXS+0fN+xlLiMIVX0Ogl1dAxC82VRsPVw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.9ms) Rendered registrations/new.html.erb within layouts/application (10.4ms) Completed 422 Unprocessable Entity in 47ms (Views: 29.6ms | ActiveRecord: 3.7ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:37:37 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtNhMcSoFpVGpjSCFYvd8PCwEiyzfAbFs3Ll9MOPks+3SAtkzUhSADXS+0fN+xlLiMIVX0Ogl1dAxC82VRsPVw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.2ms) Rendered registrations/new.html.erb within layouts/application (8.8ms) Completed 422 Unprocessable Entity in 30ms (Views: 26.2ms | ActiveRecord: 0.3ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:37:38 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DDX+J0hckozHWSmWHyYyUJ4Y1P6c0F8vRAmbbd/bnN+trpRyQbzWGbQt5lPHVvbr5mrTjWwMzr23v1GvSU8BRw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.3ms) Rendered registrations/new.html.erb within layouts/application (8.5ms) Completed 422 Unprocessable Entity in 30ms (Views: 26.0ms | ActiveRecord: 0.3ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:37:44 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DDX+J0hckozHWSmWHyYyUJ4Y1P6c0F8vRAmbbd/bnN+trpRyQbzWGbQt5lPHVvbr5mrTjWwMzr23v1GvSU8BRw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.4ms) ArgumentError ('#' is not an ActiveModel-compatible object. It must implement :to_partial_path.): actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:483:in `partial_path' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:387:in `setup' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:298:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/renderer/renderer.rb:23:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:37:54 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DDX+J0hckozHWSmWHyYyUJ4Y1P6c0F8vRAmbbd/bnN+trpRyQbzWGbQt5lPHVvbr5mrTjWwMzr23v1GvSU8BRw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 20ms (ActiveRecord: 3.0ms) ActionView::MissingTemplate (Missing template Users/cs/Projects/mr_common/spec/dummy/app/views/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:38:01 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DDX+J0hckozHWSmWHyYyUJ4Y1P6c0F8vRAmbbd/bnN+trpRyQbzWGbQt5lPHVvbr5mrTjWwMzr23v1GvSU8BRw==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.4ms) Rendered registrations/new.html.erb within layouts/application (10.0ms) Completed 422 Unprocessable Entity in 45ms (Views: 28.5ms | ActiveRecord: 3.1ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:38:06 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtAC6sSdN1IJBrm4eBLl36VKDCcsGk5tlf54UEtXUPm3S2i/zX1zx3pydn2gYiFk3TgLVNzG3/9mSLKS3cPNYQ==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (3.9ms) Rendered registrations/new.html.erb within layouts/application (7.9ms) Completed 422 Unprocessable Entity in 29ms (Views: 26.1ms | ActiveRecord: 0.3ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:38:39 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtAC6sSdN1IJBrm4eBLl36VKDCcsGk5tlf54UEtXUPm3S2i/zX1zx3pydn2gYiFk3TgLVNzG3/9mSLKS3cPNYQ==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 18ms (ActiveRecord: 3.1ms) ActionView::MissingTemplate (Missing template app/views/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:38:58 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtAC6sSdN1IJBrm4eBLl36VKDCcsGk5tlf54UEtXUPm3S2i/zX1zx3pydn2gYiFk3TgLVNzG3/9mSLKS3cPNYQ==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Completed 500 Internal Server Error in 18ms (ActiveRecord: 3.3ms) ActionView::MissingTemplate (Missing template app/views/registrations/new with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:20:in `find_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:39:07 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtAC6sSdN1IJBrm4eBLl36VKDCcsGk5tlf54UEtXUPm3S2i/zX1zx3pydn2gYiFk3TgLVNzG3/9mSLKS3cPNYQ==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.9ms) Rendered registrations/new.html.erb within layouts/application (9.2ms) Completed 422 Unprocessable Entity in 35ms (Views: 20.4ms | ActiveRecord: 3.2ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:40:13 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"FtAC6sSdN1IJBrm4eBLl36VKDCcsGk5tlf54UEtXUPm3S2i/zX1zx3pydn2gYiFk3TgLVNzG3/9mSLKS3cPNYQ==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.3ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (12.4ms) Rendered registrations/new.html.erb within layouts/application (17.7ms) Completed 422 Unprocessable Entity in 863ms (Views: 309.5ms | ActiveRecord: 4.7ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:40:19 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZZ5HfboS1364aELAdy8mxvNCxgYNs3dilAfxGecFfn7EBS0os/KT68scjQWvX+J9izDBdf1v5vBnsTvbcZHj5g==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.2ms) Rendered registrations/new.html.erb within layouts/application (8.7ms) Completed 422 Unprocessable Entity in 23ms (Views: 19.6ms | ActiveRecord: 0.3ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-22 16:48:55 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"am6z8ngoRbq6qRJ2+y5S1Q6/3IeG1KVTwJjnNUycoInL9dmnccgBL8nd3bMjXpZuds3b9HYINMEzLi332gg9EQ==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:10 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.3ms) Rendered registrations/new.html.erb within layouts/application (8.5ms) Completed 422 Unprocessable Entity in 24ms (Views: 20.1ms | ActiveRecord: 0.3ms)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to CreateRegistrations (20190122185500)  (0.2ms) BEGIN ↳ bin/rails:25  (47.0ms) DROP TABLE "mr_common_registrations" ↳ bin/rails:25 ActiveRecord::SchemaMigration Destroy (0.6ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = $1 [["version", "20190122185500"]] ↳ bin/rails:25  (3.7ms) COMMIT ↳ bin/rails:25  (0.3ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to CreateRegistrations (20190122185500)  (0.2ms) BEGIN ↳ bin/rails:25  (7.9ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ /Users/cs/Projects/mr_common/db/migrate/20190122185500_create_registrations.rb:3 ActiveRecord::SchemaMigration Create (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190122185500"]] ↳ bin/rails:25  (0.5ms) COMMIT ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.2ms) BEGIN ↳ bin/rails:25  (0.1ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (220.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (506.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.8ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (7.5ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (3.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (2.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (1.2ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (2.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:12:35.919153"], ["updated_at", "2019-01-22 22:12:35.919153"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:12:35.923566"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (206.2ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (409.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (5.4ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (2.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (2.8ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (1.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (2.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:15:15.618369"], ["updated_at", "2019-01-22 22:15:15.618369"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:15:15.622797"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (214.0ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (475.4ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.5ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (7.2ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (3.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (4.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:15:34.690904"], ["updated_at", "2019-01-22 22:15:34.690904"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:15:34.696414"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (210.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (512.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.5ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (3.3ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (3.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:17:24.980490"], ["updated_at", "2019-01-22 22:17:24.980490"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:17:24.985480"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (205.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (436.1ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (6.8ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (3.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (1.4ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (3.8ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (1.2ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (3.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:17:54.765067"], ["updated_at", "2019-01-22 22:17:54.765067"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:17:54.769684"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (204.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (412.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (5.5ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (2.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (1.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (1.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:21:48.138415"], ["updated_at", "2019-01-22 22:21:48.138415"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:21:48.143223"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (205.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (411.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (5.3ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (2.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (0.9ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:22:51.933079"], ["updated_at", "2019-01-22 22:22:51.933079"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:22:51.937613"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (2.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (209.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (421.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.3ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (6.6ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (3.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (1.7ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (3.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (2.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (2.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:23:41.092999"], ["updated_at", "2019-01-22 22:23:41.092999"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:23:41.097316"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (216.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (419.5ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (6.9ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (3.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:31  (1.6ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:45  (3.3ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:45  (1.2ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:45  (1.1ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:45  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:13  (2.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-22 22:24:32.712162"], ["updated_at", "2019-01-22 22:24:32.712162"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-22 22:24:32.717074"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 08:56:32 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"am6z8ngoRbq6qRJ2+y5S1Q6/3IeG1KVTwJjnNUycoInL9dmnccgBL8nd3bMjXpZuds3b9HYINMEzLi332gg9EQ==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.0ms) Rendered registrations/new.html.erb within layouts/application (9.2ms) Completed 422 Unprocessable Entity in 45ms (Views: 22.7ms | ActiveRecord: 7.6ms)  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (40.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (211.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (486.7ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:19  (5.6ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:32  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:46  (2.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:46  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:46  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:46  (2.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:15  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-23 19:27:59.166531"], ["updated_at", "2019-01-23 19:27:59.166531"]] ↳ db/schema.rb:15  (0.2ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-23 19:27:59.171295"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (39.5ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/common" for 127.0.0.1 at 2019-01-23 14:28:14 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 11ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-23 14:28:19 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.0ms) Rendered /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (17.9ms) Completed 200 OK in 588ms (Views: 533.0ms | ActiveRecord: 45.1ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-23 14:28:25 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EF3KGYKYnz/MAxPoWACBz1AfPQOzuVHp8Jmv6BEolWmKEeGInoaQqkavmlYlba+q+lxWaWbe9nXM64tG2XzdPQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 148ms (ActiveRecord: 1.2ms) Started GET "/common/" for 127.0.0.1 at 2019-01-23 14:28:25 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 41ms (Views: 35.4ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:28:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (2.1ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (5.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 38ms (Views: 27.0ms | ActiveRecord: 3.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-23 14:28:27 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (22.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 59ms (Views: 47.4ms | ActiveRecord: 4.1ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-23 14:28:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (14.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (18.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 51ms (Views: 44.2ms | ActiveRecord: 0.5ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-23 14:29:50 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 46ms (Views: 40.1ms | ActiveRecord: 0.4ms) Started POST "/common/reminders" for 127.0.0.1 at 2019-01-23 14:30:06 -0500 Processing by MrCommon::Reminders::RemindersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Xo5PP+wuZrl+IrzrKbgCqtrbeL40V1i9OnHE9j0o8NgB8eMjt8FqvloDY7oZXJxYjFY8HWCg3vjLmfRCMt6ghw==", "reminder"=>{"summary"=>"asdfasdf", "location"=>"asdf", "description"=>"asdfasdfasdf", "start_time(1i)"=>"2017", "start_time(2i)"=>"4", "start_time(3i)"=>"6", "start_time(4i)"=>"05", "start_time(5i)"=>"03", "end_time(1i)"=>"2017", "end_time(2i)"=>"4", "end_time(3i)"=>"3", "end_time(4i)"=>"03", "end_time(5i)"=>"03", "time_zone"=>"America/Halifax", "all_day"=>"0", "slug"=>"reminder"}, "commit"=>"Save"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Exists (0.9ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "reminder"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 MrCommon::Reminder Create (0.6ms) INSERT INTO "mr_common_reminders" ("start_time", "end_time", "location", "summary", "description", "slug", "created_at", "updated_at", "time_zone") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["start_time", "2017-04-06 05:03:00"], ["end_time", "2017-04-03 03:03:00"], ["location", "asdf"], ["summary", "asdfasdf"], ["description", "asdfasdfasdf"], ["slug", "reminder"], ["created_at", "2019-01-23 19:30:06.391498"], ["updated_at", "2019-01-23 19:30:06.391498"], ["time_zone", "America/Halifax"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25  (2.4ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:25 Redirected to http://localhost:3000/common/reminders/4 Completed 302 Found in 82ms (ActiveRecord: 7.8ms) Started GET "/common/reminders/4" for 127.0.0.1 at 2019-01-23 14:30:06 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"4"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (5.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 37.1ms | ActiveRecord: 2.1ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:30:15 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 37ms (Views: 29.8ms | ActiveRecord: 2.1ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-23 14:30:16 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (5.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (10.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 55ms (Views: 37.7ms | ActiveRecord: 3.6ms) Started POST "/common/registrations" for 127.0.0.1 at 2019-01-23 14:30:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"CnVfX3zmSFK9Hftihk4tq8FtAT/nf0Hahx1FAYkE7GRVCvNDJwlEVZk8JDO2qrNZl+BFnLOIx5929XW1hvK8Ow==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdfasdfasdf@asdf.com", "company_name"=>"asdf", "telephone"=>"123123123123", "job_title"=>"asdf", "contact_via_email"=>"0", "contact_via_phone"=>"1"}, "commit"=>"Save"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:21 MrCommon::Registration Create (0.7ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdfasdfsdfasdf"], ["last_name", "asdf"], ["email", "asdfasdfasdf@asdf.com"], ["company_name", "asdf"], ["telephone", "123123123123"], ["job_title", "asdf"], ["contact_via_phone", true], ["created_at", "2019-01-23 19:30:27.888548"], ["updated_at", "2019-01-23 19:30:27.888548"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:21  (38.8ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:21 Redirected to http://localhost:3000/common/registrations Completed 302 Found in 45ms (ActiveRecord: 40.0ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:30:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 41ms (Views: 31.6ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:31:11 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 145ms (Views: 138.7ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:31:46 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 114ms (Views: 102.6ms | ActiveRecord: 5.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:31:52 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 116ms (Views: 104.0ms | ActiveRecord: 6.2ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:32:03 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 106ms (Views: 98.8ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:32:17 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 107ms (Views: 100.8ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:32:32 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 117ms (Views: 111.2ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:32:39 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.7ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 114ms (Views: 100.9ms | ActiveRecord: 6.0ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:32:49 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 117ms (Views: 110.9ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:32:55 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 108ms (Views: 102.1ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-23 14:33:01 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 27.6ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:33:01 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 28.5ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-23 14:33:02 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 28.6ms | ActiveRecord: 2.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-23 14:33:06 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 115ms (Views: 109.4ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-23 14:33:07 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 27.6ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-23 14:33:08 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 31ms (Views: 26.0ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:33:09 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 34ms (Views: 28.2ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-23 14:33:09 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 28.6ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:33:11 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 28.7ms | ActiveRecord: 0.7ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-23 14:33:12 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:11 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 27.4ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:33:42 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 27.9ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:34:01 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 115ms (Views: 108.6ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:34:24 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 109ms (Views: 102.5ms | ActiveRecord: 0.8ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-23 14:35:12 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:11 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 26.8ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-23 14:35:48 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 26.4ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:35:49 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 32ms (Views: 26.7ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:37:36 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 115ms (Views: 109.4ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:37:40 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 107ms (Views: 101.1ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:37:45 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 114ms (Views: 108.1ms | ActiveRecord: 0.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:37:51 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 107ms (Views: 101.5ms | ActiveRecord: 0.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:37:56 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 113ms (Views: 107.4ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:38:06 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 106ms (Views: 100.1ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:38:16 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 36ms (Views: 29.8ms | ActiveRecord: 0.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:38:22 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 114ms (Views: 108.1ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:38:25 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 106ms (Views: 99.8ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:38:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Completed 200 OK in 115ms (Views: 108.5ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-23 14:41:54 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (3.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Completed 200 OK in 526ms (Views: 493.2ms | ActiveRecord: 4.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:41:56 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (13.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Completed 200 OK in 49ms (Views: 37.0ms | ActiveRecord: 4.1ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-23 14:41:59 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 49ms (Views: 37.8ms | ActiveRecord: 3.8ms) Started GET "/" for 127.0.0.1 at 2019-01-23 14:42:01 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 26ms (Views: 24.2ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-23 14:42:02 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (559.2ms) Rendered registrations/new.html.erb within layouts/application (563.8ms) Completed 200 OK in 581ms (Views: 579.1ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 14:42:09 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7fuKhdKyxEKA7O4mdWjuiDqP6grOJFTk+IrY2LmKdLayhCaZiV3IRaTNMXdFjHB6bAKuqZrT0qEJYuhstnwk6Q==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Create (0.5ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdfasdfsdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdf"], ["telephone", "123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-23 19:42:09.216274"], ["updated_at", "2019-01-23 19:42:09.216274"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (39.5ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 Completed 500 Internal Server Error in 229ms (ActiveRecord: 40.2ms) NoMethodError (undefined method `confirm' for MrCommon::RegistrationMailer:Class Did you mean? config): actionmailer (5.2.2) lib/action_mailer/base.rb:582:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 14:42:39 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7fuKhdKyxEKA7O4mdWjuiDqP6grOJFTk+IrY2LmKdLayhCaZiV3IRaTNMXdFjHB6bAKuqZrT0qEJYuhstnwk6Q==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.3ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdfasdfsdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdf"], ["telephone", "123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-23 19:42:39.577562"], ["updated_at", "2019-01-23 19:42:39.577562"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (2.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 Completed 500 Internal Server Error in 28ms (ActiveRecord: 5.8ms) NoMethodError (undefined method `confirm' for MrCommon::RegistrationMailer:Class Did you mean? config): actionmailer (5.2.2) lib/action_mailer/base.rb:582:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 14:42:42 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7fuKhdKyxEKA7O4mdWjuiDqP6grOJFTk+IrY2LmKdLayhCaZiV3IRaTNMXdFjHB6bAKuqZrT0qEJYuhstnwk6Q==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Create (0.4ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdfasdfsdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdf"], ["telephone", "123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-23 19:42:42.183390"], ["updated_at", "2019-01-23 19:42:42.183390"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (2.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 Completed 500 Internal Server Error in 8ms (ActiveRecord: 2.5ms) NoMethodError (undefined method `confirm' for MrCommon::RegistrationMailer:Class Did you mean? config): actionmailer (5.2.2) lib/action_mailer/base.rb:582:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 14:42:57 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7fuKhdKyxEKA7O4mdWjuiDqP6grOJFTk+IrY2LmKdLayhCaZiV3IRaTNMXdFjHB6bAKuqZrT0qEJYuhstnwk6Q==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdfasdfsdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdf"], ["telephone", "123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-23 19:42:57.472846"], ["updated_at", "2019-01-23 19:42:57.472846"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (2.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 5], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:4 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (4.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 71.8ms Completed 500 Internal Server Error in 96ms (ActiveRecord: 5.7ms) ActionView::Template::Error (Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true): 1:

    Thanks for registering

    2:

    Don't forget to download the reminder and add it to your calendar.

    3:

    <%= reminders_download_url(MrCommon.registration_reminder_slug) %>

    actionpack (5.2.2) lib/action_dispatch/http/url.rb:63:in `full_url_for' actionpack (5.2.2) lib/action_dispatch/http/url.rb:53:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:339:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:834:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:273:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:214:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:331:in `block (2 levels) in define_url_helper' /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb:3:in `___sers_cs__rojects_mr_common_app_views_mr_common_registration_mailer_confirmation_html_erb__3141639372460477845_70341559933940' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionmailer (5.2.2) lib/action_mailer/base.rb:943:in `block in collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `map' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:925:in `collect_responses' actionmailer (5.2.2) lib/action_mailer/base.rb:828:in `mail' /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:5:in `confirmation' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:25:in `block in process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:17:in `handle_exceptions' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:24:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionmailer (5.2.2) lib/action_mailer/base.rb:607:in `block in process' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionmailer (5.2.2) lib/action_mailer/base.rb:606:in `process' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:123:in `block in processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `tap' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:113:in `deliver_now' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 14:43:43 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7fuKhdKyxEKA7O4mdWjuiDqP6grOJFTk+IrY2LmKdLayhCaZiV3IRaTNMXdFjHB6bAKuqZrT0qEJYuhstnwk6Q==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdfasdfsdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdf"], ["telephone", "123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-23 19:43:43.704556"], ["updated_at", "2019-01-23 19:43:43.704556"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (1.9ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:4 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (4.2ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 63.8ms Completed 500 Internal Server Error in 69ms (ActiveRecord: 2.5ms) ActionView::Template::Error (Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true): 1:

    Thanks for registering

    2:

    Don't forget to download the reminder and add it to your calendar.

    3:

    <%= reminders_download_url(MrCommon.registration_reminder_slug) %>

    actionpack (5.2.2) lib/action_dispatch/http/url.rb:63:in `full_url_for' actionpack (5.2.2) lib/action_dispatch/http/url.rb:53:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:339:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:834:in `url_for' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:273:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:214:in `call' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:331:in `block (2 levels) in define_url_helper' /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb:3:in `___sers_cs__rojects_mr_common_app_views_mr_common_registration_mailer_confirmation_html_erb__3141639372460477845_70341528062000' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionmailer (5.2.2) lib/action_mailer/base.rb:943:in `block in collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `map' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:925:in `collect_responses' actionmailer (5.2.2) lib/action_mailer/base.rb:828:in `mail' /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:5:in `confirmation' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:25:in `block in process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:17:in `handle_exceptions' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:24:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionmailer (5.2.2) lib/action_mailer/base.rb:607:in `block in process' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionmailer (5.2.2) lib/action_mailer/base.rb:606:in `process' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:123:in `block in processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `tap' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:113:in `deliver_now' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 14:44:27 -0500  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7fuKhdKyxEKA7O4mdWjuiDqP6grOJFTk+IrY2LmKdLayhCaZiV3IRaTNMXdFjHB6bAKuqZrT0qEJYuhstnwk6Q==", "registration"=>{"first_name"=>"asdfasdfasdfsdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdf", "telephone"=>"123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Create (0.6ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdfasdfsdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdf"], ["telephone", "123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-23 19:44:27.516891"], ["updated_at", "2019-01-23 19:44:27.516891"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (2.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 7], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:4 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (1.6ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.7ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 319.0ms Sent mail to asdf@aasdf.com (9.1ms) Date: Wed, 23 Jan 2019 14:44:27 -0500 From: from@example.com To: asdf@aasdf.com Message-ID: <5c48c41bf104a_f4953fce22de02e41873b@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c48c41bef93d_f4953fce22de02e4186fa"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c48c41bef93d_f4953fce22de02e4186fa Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c48c41bef93d_f4953fce22de02e4186fa Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c48c41bef93d_f4953fce22de02e4186fa-- Redirected to http://localhost:3000/success Completed 302 Found in 499ms (ActiveRecord: 8.2ms) Started GET "/success" for 127.0.0.1 at 2019-01-23 14:44:33 -0500 Processing by SuccessController#index as HTML Rendering success/index.html within layouts/application Rendered success/index.html within layouts/application (0.2ms) Completed 200 OK in 284ms (Views: 282.0ms | ActiveRecord: 0.0ms) Started GET "/success" for 127.0.0.1 at 2019-01-23 14:44:55 -0500 Processing by SuccessController#index as HTML Rendering success/index.html within layouts/application Rendered success/index.html within layouts/application (0.2ms) Completed 200 OK in 15ms (Views: 13.6ms | ActiveRecord: 0.0ms) Started GET "/success" for 127.0.0.1 at 2019-01-23 14:44:55 -0500 Processing by SuccessController#index as HTML Rendering success/index.html within layouts/application Rendered success/index.html within layouts/application (0.2ms) Completed 200 OK in 16ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/success" for 127.0.0.1 at 2019-01-23 14:44:57 -0500 Processing by SuccessController#index as HTML Rendering success/index.html within layouts/application Rendered success/index.html within layouts/application (0.2ms) Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-23 14:45:02 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-23 14:45:08 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-23 14:45:09 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (530.7ms) Rendered registrations/new.html.erb within layouts/application (534.7ms) Completed 200 OK in 551ms (Views: 549.8ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 14:45:14 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cwl/pqoNA+z4s7yQ4uXSJAaq8fAx1CH6wujK5vF/RjIsdtO68eIP69ySY8HSAUzWUCe1U2Ujp78zAPpS/okWbQ==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"asdfasdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "asdfasdfasdf"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-23 19:45:14.511413"], ["updated_at", "2019-01-23 19:45:14.511413"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (39.7ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:4 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.6ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.5ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 65.0ms Sent mail to asdf@aasdf.com (171.6ms) Date: Wed, 23 Jan 2019 14:45:14 -0500 From: from@example.com To: asdf@aasdf.com Message-ID: <5c48c44a9709a_f4953fce22de02e418965@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c48c44a96a0c_f4953fce22de02e418857"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c48c44a96a0c_f4953fce22de02e418857 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c48c44a96a0c_f4953fce22de02e418857 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c48c44a96a0c_f4953fce22de02e418857-- Redirected to http://localhost:3000/success Completed 302 Found in 281ms (ActiveRecord: 40.5ms) Started GET "/success" for 127.0.0.1 at 2019-01-23 14:45:14 -0500 Processing by SuccessController#index as HTML Rendering success/index.html within layouts/application Rendered success/index.html within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/reminder" for 127.0.0.1 at 2019-01-23 14:45:22 -0500 ArgumentError (wrong number of arguments (given 1, expected 0)): activesupport (5.2.2) lib/active_support/core_ext/module/attribute_accessors.rb:60:in `authentication_method_name' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:6:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:5:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:4:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:3:in `' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `load' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `block in load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:661:in `new_constants_in' activesupport (5.2.2) lib/active_support/dependencies.rb:475:in `load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:373:in `block in require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `block in load_interlock' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:14:in `block in loading' activesupport (5.2.2) lib/active_support/concurrency/share_lock.rb:151:in `exclusive' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:13:in `loading' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `load_interlock' activesupport (5.2.2) lib/active_support/dependencies.rb:356:in `require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:510:in `load_missing_constant' activesupport (5.2.2) lib/active_support/dependencies.rb:195:in `const_missing' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' activesupport (5.2.2) lib/active_support/dependencies.rb:582:in `get' activesupport (5.2.2) lib/active_support/dependencies.rb:613:in `constantize' actionpack (5.2.2) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:101:in `binary_params_for?' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:92:in `set_binary_encoding' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:69:in `path_parameters=' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/downloads/reminder" for 127.0.0.1 at 2019-01-23 14:46:06 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"reminder"} Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) NoMethodError (undefined method `before' for true:TrueClass): activesupport (5.2.2) lib/active_support/callbacks.rb:435:in `block in inverted_lambda' activesupport (5.2.2) lib/active_support/callbacks.rb:178:in `block (2 levels) in halting_and_conditional' activesupport (5.2.2) lib/active_support/callbacks.rb:178:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:178:in `all?' activesupport (5.2.2) lib/active_support/callbacks.rb:178:in `block in halting_and_conditional' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `block in invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/reminders/downloads/reminder" for 127.0.0.1 at 2019-01-23 14:46:19 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"reminder"} MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "reminder"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:10 Rendering text template Rendered text template (0.0ms) Sent data (1.4ms) Completed 200 OK in 51ms (Views: 1.3ms | ActiveRecord: 6.4ms) Started GET "/" for 127.0.0.1 at 2019-01-23 14:46:52 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-23 14:46:54 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"foo"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "foo"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:10 Rendering text template Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 8ms (Views: 0.4ms | ActiveRecord: 0.3ms) Started GET "/" for 127.0.0.1 at 2019-01-23 14:47:25 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/reminder" for 127.0.0.1 at 2019-01-23 14:47:27 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"reminder"} MrCommon::Reminder Load (1.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "reminder"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:10 Rendering text template Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 9ms (Views: 0.4ms | ActiveRecord: 4.1ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:47:29 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Completed 200 OK in 47ms (Views: 28.9ms | ActiveRecord: 5.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:48:20 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.8ms | ActiveRecord: 0.4ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:48:29 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 31.9ms | ActiveRecord: 0.4ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:48:45 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 30.9ms | ActiveRecord: 4.3ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:48:51 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.4ms | ActiveRecord: 0.4ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:48:54 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 30.8ms | ActiveRecord: 2.1ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:49:18 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 205ms (Views: 197.7ms | ActiveRecord: 2.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:50:03 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.4ms | ActiveRecord: 0.4ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 14:50:08 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 31.5ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 14:50:12 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (14.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 52ms (Views: 40.8ms | ActiveRecord: 4.0ms) Started GET "/common/registrations/1" for 127.0.0.1 at 2019-01-23 14:50:30 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:11 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (1.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 30.9ms | ActiveRecord: 0.5ms) Started GET "/" for 127.0.0.1 at 2019-01-23 14:59:56 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-23 15:00:38 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.5ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-23 15:00:40 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.0ms) Rendered registrations/new.html.erb within layouts/application (9.1ms) Completed 200 OK in 25ms (Views: 23.3ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-23 15:00:45 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"c6/+5LcWKxVialzzv6xJssmqU7tRrQGFqXbaOfG/RREs0FL47PknEkZLg6KPSNdAnycXGAVah8BYnuqN/kkVTg==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Create (0.7ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-23 20:00:45.027803"], ["updated_at", "2019-01-23 20:00:45.027803"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12  (39.6ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:12 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 9], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:4 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.5ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 67.4ms Sent mail to asdf@aasdf.com (10.5ms) Date: Wed, 23 Jan 2019 15:00:45 -0500 From: from@example.com To: asdf@aasdf.com Message-ID: <5c48c7ed22d36_f4953fce26af5a8019112@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c48c7ed22799_f4953fce26af5a80190cb"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c48c7ed22799_f4953fce26af5a80190cb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c48c7ed22799_f4953fce26af5a80190cb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c48c7ed22799_f4953fce26af5a80190cb-- Redirected to http://localhost:3000/success Completed 302 Found in 127ms (ActiveRecord: 43.7ms) Started GET "/success" for 127.0.0.1 at 2019-01-23 15:00:45 -0500 Processing by SuccessController#index as HTML Rendering success/index.html within layouts/application Rendered success/index.html within layouts/application (0.3ms) Completed 200 OK in 17ms (Views: 15.1ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/reminder" for 127.0.0.1 at 2019-01-23 15:00:53 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"reminder"} MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "reminder"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:10 Rendering text template Rendered text template (0.0ms) Sent data (0.4ms) Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 1.5ms) MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" Started GET "/success" for 127.0.0.1 at 2019-01-23 16:09:45 -0500  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by SuccessController#index as HTML Rendering success/index.html within layouts/application Rendered success/index.html within layouts/application (1.1ms) Completed 200 OK in 504ms (Views: 502.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-23 16:09:51 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-23 16:09:52 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (560.0ms) Rendered registrations/new.html.erb within layouts/application (564.2ms) Completed 200 OK in 582ms (Views: 575.4ms | ActiveRecord: 4.2ms) Started GET "/common" for 127.0.0.1 at 2019-01-23 16:09:55 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 70ms (Views: 48.0ms | ActiveRecord: 3.2ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 16:09:57 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.7ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 48ms (Views: 35.3ms | ActiveRecord: 5.9ms) Started GET "/common/registrations/export" for 127.0.0.1 at 2019-01-23 16:09:58 -0500 ActionController::RoutingError (uninitialized constant MrCommon::Registrations::ExportController): activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' actionpack (5.2.2) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (5.2.2) lib/action_dispatch/http/request.rb:81:in `controller_class' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:46:in `controller' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.4.5/lib/ruby/2.4.0/webrick/server.rb:308:in `block in start_thread' Started GET "/common/registrations/export" for 127.0.0.1 at 2019-01-23 16:10:20 -0500 Processing by MrCommon::Registrations::ExportController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/models/concerns/mr_common/csv_exportable.rb:9 Rendering text template Rendered text template (0.0ms) Sent data registrants-2019-01-23.csv (1.9ms) Completed 200 OK in 42ms (Views: 1.6ms | ActiveRecord: 7.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-23 16:10:23 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 30.5ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-23 16:10:25 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 33.2ms | ActiveRecord: 0.7ms) Started GET "/common/registrations/export" for 127.0.0.1 at 2019-01-23 16:10:27 -0500 Processing by MrCommon::Registrations::ExportController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/models/concerns/mr_common/csv_exportable.rb:9 Rendering text template Rendered text template (0.0ms) Sent data registrants-2019-01-23.csv (0.5ms) Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.7ms) Started GET "/common/registrations/6" for 127.0.0.1 at 2019-01-23 16:11:40 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"6"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.4.5/lib/ruby/gems/2.4.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:11 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (1.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 39ms (Views: 32.1ms | ActiveRecord: 0.8ms)  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (40.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (213.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (483.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:19  (5.7ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:19  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:32  (2.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:32  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:46  (2.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:46  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:46  (0.7ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:46  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190122185500) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347);  ↳ db/schema.rb:15  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.2ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-24 13:50:31.773154"], ["updated_at", "2019-01-24 13:50:31.773154"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-24 13:50:31.778014"], ["key", "environment"]] ↳ bin/rails:25  (24.7ms) COMMIT ↳ bin/rails:25 Started GET "/" for 127.0.0.1 at 2019-01-24 09:05:46 -0500  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.3ms) Completed 200 OK in 582ms (Views: 579.9ms | ActiveRecord: 0.0ms) Started GET "/registrations/new" for 127.0.0.1 at 2019-01-24 09:05:49 -0500 Processing by RegistrationsController#new as HTML Rendering registrations/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (741.9ms) Rendered registrations/new.html.erb within layouts/application (746.4ms) Completed 200 OK in 763ms (Views: 717.3ms | ActiveRecord: 43.9ms) Started GET "/" for 127.0.0.1 at 2019-01-24 09:05:54 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 09:06:27 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (30.6ms) Completed 500 Internal Server Error in 38ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `mr_common_new_registration_path' for #<#:0x00007fc09b8732b0>): 2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', MrCommon::Engine.routes.url_helpers.reminders_download_path(MrCommon.registration_reminder_slug) %>

    5:

    <%= link_to 'Register', mr_common_new_registration_path %>

    app/views/root/index.html.erb:5:in `_app_views_root_index_html_erb___2050731672587005329_70232609889740' Started GET "/" for 127.0.0.1 at 2019-01-24 09:06:38 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (36.4ms) Completed 500 Internal Server Error in 45ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `new_mr_common_registration_path' for #<#:0x00007fc099803160> Did you mean? new_registration_path): 2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', MrCommon::Engine.routes.url_helpers.reminders_download_path(MrCommon.registration_reminder_slug) %>

    5:

    <%= link_to 'Register', new_mr_common_registration_path %>

    app/views/root/index.html.erb:5:in `_app_views_root_index_html_erb___2050731672587005329_70232592882980' Started GET "/" for 127.0.0.1 at 2019-01-24 09:07:12 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (42.4ms) Completed 500 Internal Server Error in 51ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `new_mr_common_registration_path' for #<#:0x00007fc09b21ae90> Did you mean? new_registration_path): 2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', MrCommon::Engine.routes.url_helpers.reminders_download_path(MrCommon.registration_reminder_slug) %>

    5:

    <%= link_to 'Register', new_mr_common_registration_path %>

    app/views/root/index.html.erb:5:in `_app_views_root_index_html_erb___2050731672587005329_70232606541540' Started GET "/" for 127.0.0.1 at 2019-01-24 09:09:58 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (28.4ms) Completed 500 Internal Server Error in 38ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `new_mr_common_registration_path' for #<#:0x00007f95852d3da0> Did you mean? new_registration_path): 2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', MrCommon::Engine.routes.url_helpers.reminders_download_path(MrCommon.registration_reminder_slug) %>

    5:

    <%= link_to 'Register', new_mr_common_registration_path %>

    app/views/root/index.html.erb:5:in `_app_views_root_index_html_erb__2970392130480926189_70140080575960' Started GET "/" for 127.0.0.1 at 2019-01-24 09:10:47 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (31.6ms) Completed 500 Internal Server Error in 39ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `mr_common_new_registrations_public_path' for #<#:0x00007f958b3466b0>): 2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', MrCommon::Engine.routes.url_helpers.reminders_download_path(MrCommon.registration_reminder_slug) %>

    5:

    <%= link_to 'Register', mr_common_new_registrations_public_path %>

    app/views/root/index.html.erb:5:in `_app_views_root_index_html_erb__2970392130480926189_70140131162060' Started GET "/" for 127.0.0.1 at 2019-01-24 09:10:53 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (28.3ms) Completed 500 Internal Server Error in 36ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `new_registrations_public_path' for #<#:0x00007f958b86d030> Did you mean? new_registration_path): 2:

    This is the host app root

    3:

    <%= link_to 'Dashboard', mr_common_path %>

    4:

    <%= link_to 'Reminder Link', MrCommon::Engine.routes.url_helpers.reminders_download_path(MrCommon.registration_reminder_slug) %>

    5:

    <%= link_to 'Register', new_registrations_public_path %>

    app/views/root/index.html.erb:5:in `_app_views_root_index_html_erb__2970392130480926189_70140133862540' Started GET "/" for 127.0.0.1 at 2019-01-24 09:11:01 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 323ms (Views: 321.6ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 09:11:07 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (601.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/mr_common/layout (605.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 762ms (Views: 740.5ms | ActiveRecord: 5.5ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 09:11:14 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/mr_common/layout (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 44ms (Views: 40.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 09:11:18 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 16ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 09:11:19 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 36.2ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 09:12:03 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.9ms) Completed 200 OK in 36ms (Views: 21.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-24 09:50:18 -0500  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 332ms (Views: 330.4ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for ::1 at 2019-01-24 09:50:28 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (662.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (666.4ms) Completed 200 OK in 760ms (Views: 679.1ms | ActiveRecord: 46.8ms) Started POST "/common/registrations/public" for ::1 at 2019-01-24 09:50:39 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ennCuNTvPhmxx6fk4sVZm2huiWYeDb/IwxcHISLIQ1MlBm6kjwAyHpXmeLXSIcdpPuPNxUr6OY0y/zeVLT4TDA==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdfasdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 MrCommon::Registration Create (41.0ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdfasdfasdf"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-24 14:50:39.045323"], ["updated_at", "2019-01-24 14:50:39.045323"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17  (2.6ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 10], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (1.0ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.4ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 255.7ms Sent mail to asdfasdf@asdfasdf.com (159.4ms) Date: Thu, 24 Jan 2019 09:50:39 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49d0bf79647_113dc3fc5186ef830537be@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49d0bf77cbd_113dc3fc5186ef83053651"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49d0bf77cbd_113dc3fc5186ef83053651 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49d0bf77cbd_113dc3fc5186ef83053651 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49d0bf77cbd_113dc3fc5186ef83053651-- Redirected to http://localhost:3000/success Completed 302 Found in 609ms (ActiveRecord: 44.3ms) Started GET "/success" for ::1 at 2019-01-24 09:50:39 -0500 Processing by SuccessController#index as HTML Rendering success/index.html within layouts/application Rendered success/index.html within layouts/application (0.3ms) Completed 200 OK in 22ms (Views: 18.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-24 09:51:28 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for ::1 at 2019-01-24 09:51:29 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (8.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (13.8ms) Completed 200 OK in 61ms (Views: 34.1ms | ActiveRecord: 6.3ms) Started POST "/common/registrations/public" for ::1 at 2019-01-24 09:51:30 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qwtMsR3Lwr/hMmhtBbxlhvTREPA3VZJ9d2Qp6mMJJY30dOCtRiTOuMUTtzw1WPt0olxUU2OiFDiGjBlebP910g==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (10.1ms) Completed 422 Unprocessable Entity in 33ms (Views: 26.5ms | ActiveRecord: 0.3ms) Started POST "/common/registrations/public" for ::1 at 2019-01-24 09:51:31 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"KV4EZ+1BPTaPxe+o63QEU0CGJA0t27XVImTd34+NTdN2Iah7tq4xMavkMPnbkJqhFgtgrnksM5DTjO1rgHsdjA==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (6.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (11.3ms) Completed 422 Unprocessable Entity in 33ms (Views: 28.8ms | ActiveRecord: 0.2ms) Started POST "/common/registrations/public" for ::1 at 2019-01-24 09:51:49 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"KV4EZ+1BPTaPxe+o63QEU0CGJA0t27XVImTd34+NTdN2Iah7tq4xMavkMPnbkJqhFgtgrnksM5DTjO1rgHsdjA==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (6.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (10.1ms) Completed 422 Unprocessable Entity in 49ms (Views: 29.0ms | ActiveRecord: 3.6ms) Started GET "/" for 127.0.0.1 at 2019-01-24 09:53:45 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.2ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 09:53:46 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (9.5ms) Completed 200 OK in 38ms (Views: 23.0ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 09:53:47 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZuA6ul4FvrjC9+aPgSIxRTTvML/X3KNXIV/uWVLXVlM5n5amBeqyv+bWOd6xxq+3YmJ0HIMrJRLQt97tXSEGDA==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17  (0.2ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (9.4ms) Completed 422 Unprocessable Entity in 27ms (Views: 22.9ms | ActiveRecord: 0.3ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 09:53:51 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"uut3ETIz5WiodbO73gezDmo0orbSRy3nf1Tj4gV+evTllNsNadzpb4xUbOru4y38PLnmFYawq6KOvNNWCogqqw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 MrCommon::Registration Create (0.6ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 14:53:51.988450"], ["updated_at", "2019-01-24 14:53:51.988450"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17  (39.7ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 11], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.6ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.6ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 65.4ms Sent mail to asdfasdf@asdfasdf.com (10.8ms) Date: Thu, 24 Jan 2019 09:53:52 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49d18019585_113dc3fc51d8d983053936@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49d18018f8a_113dc3fc51d8d983053886"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49d18018f8a_113dc3fc51d8d983053886 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49d18018f8a_113dc3fc51d8d983053886 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49d18018f8a_113dc3fc51d8d983053886-- Completed 500 Internal Server Error in 133ms (ActiveRecord: 41.0ms) NoMethodError (undefined method `success_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:45:in `success_path' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:19:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 09:55:19 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"uut3ETIz5WiodbO73gezDmo0orbSRy3nf1Tj4gV+evTllNsNadzpb4xUbOru4y38PLnmFYawq6KOvNNWCogqqw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 14:55:19.107164"], ["updated_at", "2019-01-24 14:55:19.107164"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17  (2.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:17 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 12], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.6ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.5ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 62.2ms Sent mail to asdfasdf@asdfasdf.com (10.7ms) Date: Thu, 24 Jan 2019 09:55:19 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49d1d72c0dc_113dc3fc51b37cfb054117@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49d1d72bae3_113dc3fc51b37cfb054084"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49d1d72bae3_113dc3fc51b37cfb054084 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49d1d72bae3_113dc3fc51b37cfb054084 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49d1d72bae3_113dc3fc51b37cfb054084-- Completed 500 Internal Server Error in 105ms (ActiveRecord: 6.2ms) NoMethodError (undefined method `success_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:45:in `success_path' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:19:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-01-24 10:08:55 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 273ms (Views: 271.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 10:09:53 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 280ms (Views: 278.4ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:10:01 -0500 RuntimeError (Circular dependency detected while autoloading constant MrCommon::Registrations::PublicController): activesupport (5.2.2) lib/active_support/dependencies.rb:508:in `load_missing_constant' activesupport (5.2.2) lib/active_support/dependencies.rb:195:in `const_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:5:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:4:in `' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:3:in `' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `load' activesupport (5.2.2) lib/active_support/dependencies.rb:476:in `block in load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:661:in `new_constants_in' activesupport (5.2.2) lib/active_support/dependencies.rb:475:in `load_file' activesupport (5.2.2) lib/active_support/dependencies.rb:373:in `block in require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `block in load_interlock' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:14:in `block in loading' activesupport (5.2.2) lib/active_support/concurrency/share_lock.rb:151:in `exclusive' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:13:in `loading' activesupport (5.2.2) lib/active_support/dependencies.rb:37:in `load_interlock' activesupport (5.2.2) lib/active_support/dependencies.rb:356:in `require_or_load' activesupport (5.2.2) lib/active_support/dependencies.rb:510:in `load_missing_constant' activesupport (5.2.2) lib/active_support/dependencies.rb:195:in `const_missing' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `const_get' activesupport (5.2.2) lib/active_support/inflector/methods.rb:285:in `block in constantize' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `each' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `inject' activesupport (5.2.2) lib/active_support/inflector/methods.rb:281:in `constantize' activesupport (5.2.2) lib/active_support/dependencies.rb:582:in `get' activesupport (5.2.2) lib/active_support/dependencies.rb:613:in `constantize' actionpack (5.2.2) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:101:in `binary_params_for?' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:92:in `set_binary_encoding' actionpack (5.2.2) lib/action_dispatch/http/parameters.rb:69:in `path_parameters=' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:10:51 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (525.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (529.5ms) Completed 200 OK in 560ms (Views: 542.0ms | ActiveRecord: 3.8ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:10:54 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.4ms) Completed 200 OK in 26ms (Views: 22.4ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:11:31 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (9.3ms) Completed 200 OK in 47ms (Views: 23.5ms | ActiveRecord: 7.5ms) Started GET "/" for 127.0.0.1 at 2019-01-24 10:11:34 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/reminder" for 127.0.0.1 at 2019-01-24 10:11:36 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"reminder"} MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "reminder"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:10 Rendering text template Rendered text template (0.0ms) Sent data (1.6ms) Completed 200 OK in 40ms (Views: 1.5ms | ActiveRecord: 7.2ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:11:38 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (7.9ms) Completed 200 OK in 26ms (Views: 20.8ms | ActiveRecord: 0.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 10:17:43 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 52ms (Views: 33.1ms | ActiveRecord: 5.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:17:44 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (5.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 44ms (Views: 32.9ms | ActiveRecord: 5.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:22:13 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.7ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:22:46 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 218ms (Views: 211.9ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:23:13 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 110ms (Views: 104.2ms | ActiveRecord: 0.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:23:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (5.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 114ms (Views: 103.7ms | ActiveRecord: 5.0ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:23:38 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 122ms (Views: 114.8ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:24:09 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 111ms (Views: 105.6ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:24:16 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (5.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 124ms (Views: 113.5ms | ActiveRecord: 4.9ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:24:22 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 40ms (Views: 33.9ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:24:48 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 119ms (Views: 113.6ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:25:03 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 36.0ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:25:41 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 127ms (Views: 121.2ms | ActiveRecord: 0.6ms) Started GET "/common/registrations/1/edit" for 127.0.0.1 at 2019-01-24 10:26:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:30 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout (8.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 151ms (Views: 144.2ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:26:29 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 38ms (Views: 31.8ms | ActiveRecord: 0.6ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-24 10:26:31 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 35.6ms | ActiveRecord: 0.3ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-24 10:26:32 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (3.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 35.6ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:26:37 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 31.5ms | ActiveRecord: 4.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:26:38 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (5.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 39ms (Views: 32.1ms | ActiveRecord: 1.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:26:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 29.8ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:26:40 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.4ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:26:41 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 37.3ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:26:42 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.8ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:26:42 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.9ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:26:42 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 33.2ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:26:44 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 29.5ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:27:01 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 38ms (Views: 32.3ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:27:04 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 31.2ms | ActiveRecord: 1.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:27:11 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 40ms (Views: 33.0ms | ActiveRecord: 2.2ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:27:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (6.8ms) Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.6ms) ActionView::Template::Error (undefined method `date' for Tue, 15 Jan 2019 14:55:00 UTC +00:00:Time): 20: <% @reminders.each do |r| %> 21: 22: <%= r.summary %> 23: <%= r.start_time.date %> 24: 25: <%= link_to "Show", reminder_path(r) %> 26: <%= link_to "Edit", edit_reminder_path(r) %> activesupport (5.2.2) lib/active_support/time_with_zone.rb:511:in `method_missing' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:23:in `block in ___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_index_html_erb___3045697075847788516_70172737961260' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_index_html_erb___3045697075847788516_70172737961260' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:27:19 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.5ms | ActiveRecord: 0.8ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-24 10:28:05 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 36.3ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:28:08 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 38ms (Views: 32.5ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:28:08 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (7.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 42ms (Views: 34.7ms | ActiveRecord: 1.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:28:09 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 30.8ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:28:09 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 31.9ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:29:30 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 128ms (Views: 122.5ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:29:34 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 123ms (Views: 117.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:29:40 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 150ms (Views: 144.4ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:29:44 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (5.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 152ms (Views: 145.6ms | ActiveRecord: 0.9ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:29:49 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 128ms (Views: 122.6ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:29:57 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 118ms (Views: 112.2ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:30:03 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (4.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 47ms (Views: 41.5ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:30:59 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 40ms (Views: 34.1ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 10:31:59 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 28.5ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:32:00 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.1ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:32:00 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.2ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 10:32:02 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (3.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 33.5ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 10:32:03 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 31.7ms | ActiveRecord: 0.6ms) Started GET "/" for 127.0.0.1 at 2019-01-24 10:32:06 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 17ms (Views: 15.2ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:32:15 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (9.1ms) Completed 200 OK in 31ms (Views: 27.2ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:32:17 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"oe9AYD3bu+pQ4EgnNTqU04xuZ8s+EXtJmsd1rM3YGgn+kOx8ZjS37XTBl3YF3goh2uMjaGrm/QxrL0UYwi5KVg==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (7.9ms) Completed 422 Unprocessable Entity in 25ms (Views: 20.8ms | ActiveRecord: 0.2ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:33:34 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"oe9AYD3bu+pQ4EgnNTqU04xuZ8s+EXtJmsd1rM3YGgn+kOx8ZjS37XTBl3YF3goh2uMjaGrm/QxrL0UYwi5KVg==", "registration"=>{"first_name"=>"", "last_name"=>"", "email"=>"", "company_name"=>"", "telephone"=>"", "job_title"=>"", "contact_via_email"=>"0", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (0.1ms) ROLLBACK ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (7.9ms) Completed 422 Unprocessable Entity in 24ms (Views: 20.3ms | ActiveRecord: 0.3ms) Started GET "/c" for 127.0.0.1 at 2019-01-24 10:33:37 -0500 ActionController::RoutingError (No route matches [GET] "/c"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-01-24 10:33:39 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 10:37:33 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:37:39 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (3.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (7.7ms) Completed 200 OK in 24ms (Views: 20.3ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:37:42 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Kg5iRHUctg35lRjtgW7nF1tNsv9u2NjgiRPmKAIEorl1cc5YLvO6Ct20x7yxinnlDcD2XDovXqV4+9acDfLy5g==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.5ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:37:42.832786"], ["updated_at", "2019-01-24 15:37:42.832786"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (39.4ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 13], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.9ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.7ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 256.7ms Sent mail to asdfasdf@asdfasdf.com (162.4ms) Date: Thu, 24 Jan 2019 10:37:43 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49dbc74809d_1173c3fd25cc0e6bc556bc@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49dbc746f1c_1173c3fd25cc0e6bc5553"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49dbc746f1c_1173c3fd25cc0e6bc5553 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49dbc746f1c_1173c3fd25cc0e6bc5553 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49dbc746f1c_1173c3fd25cc0e6bc5553-- Completed 500 Internal Server Error in 630ms (ActiveRecord: 40.5ms) NoMethodError (undefined method `success_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:38:00 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Kg5iRHUctg35lRjtgW7nF1tNsv9u2NjgiRPmKAIEorl1cc5YLvO6Ct20x7yxinnlDcD2XDovXqV4+9acDfLy5g==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.4ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:38:00.491019"], ["updated_at", "2019-01-24 15:38:00.491019"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.9ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 14], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.6ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 66.1ms Sent mail to asdfasdf@asdfasdf.com (13.3ms) Date: Thu, 24 Jan 2019 10:38:00 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49dbd8898fd_1173c3fd25cc0e6bc558f5@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49dbd888f22_1173c3fd25cc0e6bc5572b"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49dbd888f22_1173c3fd25cc0e6bc5572b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49dbd888f22_1173c3fd25cc0e6bc5572b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49dbd888f22_1173c3fd25cc0e6bc5572b-- Completed 500 Internal Server Error in 96ms (ActiveRecord: 3.8ms) NoMethodError (undefined method `success_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:38:03 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.5ms) Completed 200 OK in 26ms (Views: 22.4ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:38:03 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y2kDuI/QZcf21gaOoRV9c0IkPqFKtTaHrBSv6b8CrtCUFq+k1D9pwNL32d+R8eOBFKl6Ah5CsMJd/J9dsPT+jw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (1.0ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:38:03.970248"], ["updated_at", "2019-01-24 15:38:03.970248"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (40.7ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 15], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.4ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 68.0ms Sent mail to asdfasdf@asdfasdf.com (11.2ms) Date: Thu, 24 Jan 2019 10:38:04 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49dbdc140f2_1173c3fd25cc0e6bc56069@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49dbdc13b11_1173c3fd25cc0e6bc559b3"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49dbdc13b11_1173c3fd25cc0e6bc559b3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49dbdc13b11_1173c3fd25cc0e6bc559b3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49dbdc13b11_1173c3fd25cc0e6bc559b3-- Completed 500 Internal Server Error in 131ms (ActiveRecord: 45.6ms) NoMethodError (undefined method `success_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:38:49 -0500  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y2kDuI/QZcf21gaOoRV9c0IkPqFKtTaHrBSv6b8CrtCUFq+k1D9pwNL32d+R8eOBFKl6Ah5CsMJd/J9dsPT+jw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.6ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:38:49.817071"], ["updated_at", "2019-01-24 15:38:49.817071"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 16], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (1.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 229.4ms Sent mail to asdfasdf@asdfasdf.com (151.5ms) Date: Thu, 24 Jan 2019 10:38:50 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49dc0a2dc51_119743ff4b81742283441c@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49dc0a2c95a_119743ff4b8174228343c6"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49dc0a2c95a_119743ff4b8174228343c6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49dc0a2c95a_119743ff4b8174228343c6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49dc0a2c95a_119743ff4b8174228343c6-- Completed 500 Internal Server Error in 549ms (ActiveRecord: 7.7ms) NoMethodError (undefined method `registrations_success_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:39:53 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y2kDuI/QZcf21gaOoRV9c0IkPqFKtTaHrBSv6b8CrtCUFq+k1D9pwNL32d+R8eOBFKl6Ah5CsMJd/J9dsPT+jw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:39:53.079286"], ["updated_at", "2019-01-24 15:39:53.079286"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (1.9ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 17], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.6ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 62.8ms Sent mail to asdfasdf@asdfasdf.com (9.7ms) Date: Thu, 24 Jan 2019 10:39:53 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49dc4924f7b_119743ff4b7e33d48346ac@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49dc4924a27_119743ff4b7e33d4834510"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49dc4924a27_119743ff4b7e33d4834510 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49dc4924a27_119743ff4b7e33d4834510 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49dc4924a27_119743ff4b7e33d4834510-- Completed 500 Internal Server Error in 106ms (ActiveRecord: 6.7ms) NoMethodError (undefined method `registrations_success_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:49:40 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y2kDuI/QZcf21gaOoRV9c0IkPqFKtTaHrBSv6b8CrtCUFq+k1D9pwNL32d+R8eOBFKl6Ah5CsMJd/J9dsPT+jw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.6ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:49:40.470454"], ["updated_at", "2019-01-24 15:49:40.470454"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 18], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (1.4ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 223.6ms Sent mail to asdfasdf@asdfasdf.com (153.0ms) Date: Thu, 24 Jan 2019 10:49:40 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49de94cbd02_119e33ff904657a9c2673b@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49de94caabd_119e33ff904657a9c266d2"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49de94caabd_119e33ff904657a9c266d2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49de94caabd_119e33ff904657a9c266d2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49de94caabd_119e33ff904657a9c266d2-- Completed 500 Internal Server Error in 544ms (ActiveRecord: 7.1ms) NoMethodError (undefined method `registrations_success_index' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:49:56 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y2kDuI/QZcf21gaOoRV9c0IkPqFKtTaHrBSv6b8CrtCUFq+k1D9pwNL32d+R8eOBFKl6Ah5CsMJd/J9dsPT+jw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.6ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:49:56.293380"], ["updated_at", "2019-01-24 15:49:56.293380"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 19], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (1.3ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.4ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 225.7ms Sent mail to asdfasdf@asdfasdf.com (155.0ms) Date: Thu, 24 Jan 2019 10:49:56 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49dea4a0c70_11a3e3ffda1252dd8541b1@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49dea49fa06_11a3e3ffda1252dd854086"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49dea49fa06_11a3e3ffda1252dd854086 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49dea49fa06_11a3e3ffda1252dd854086 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49dea49fa06_11a3e3ffda1252dd854086-- Completed 500 Internal Server Error in 547ms (ActiveRecord: 7.6ms) NoMethodError (undefined method `registrations_success_index' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:50:08 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y2kDuI/QZcf21gaOoRV9c0IkPqFKtTaHrBSv6b8CrtCUFq+k1D9pwNL32d+R8eOBFKl6Ah5CsMJd/J9dsPT+jw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.5ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:50:08.479264"], ["updated_at", "2019-01-24 15:50:08.479264"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 20], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (1.3ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 217.6ms Sent mail to asdfasdf@asdfasdf.com (154.3ms) Date: Thu, 24 Jan 2019 10:50:08 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49deb0cbf94_11a6d3fce0658211884557@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49deb0cad1a_11a6d3fce06582118844e5"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49deb0cad1a_11a6d3fce06582118844e5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49deb0cad1a_11a6d3fce06582118844e5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49deb0cad1a_11a6d3fce06582118844e5-- Completed 500 Internal Server Error in 538ms (ActiveRecord: 7.0ms) NoMethodError (undefined method `registrations_success_index_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:50:20 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y2kDuI/QZcf21gaOoRV9c0IkPqFKtTaHrBSv6b8CrtCUFq+k1D9pwNL32d+R8eOBFKl6Ah5CsMJd/J9dsPT+jw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:50:20.672868"], ["updated_at", "2019-01-24 15:50:20.672868"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 21], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.4ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 59.9ms Sent mail to asdfasdf@asdfasdf.com (9.2ms) Date: Thu, 24 Jan 2019 10:50:20 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49debcb3e16_11a6d3fce065821188476d@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49debcb390d_11a6d3fce065821188464"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49debcb390d_11a6d3fce065821188464 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49debcb390d_11a6d3fce065821188464 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49debcb390d_11a6d3fce065821188464-- Completed 500 Internal Server Error in 84ms (ActiveRecord: 2.6ms) NoMethodError (undefined method `registrations_success_index_path' for #): actionpack (5.2.2) lib/action_dispatch/routing/routes_proxy.rb:50:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:51:02 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"y2kDuI/QZcf21gaOoRV9c0IkPqFKtTaHrBSv6b8CrtCUFq+k1D9pwNL32d+R8eOBFKl6Ah5CsMJd/J9dsPT+jw==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 15:51:02.599459"], ["updated_at", "2019-01-24 15:51:02.599459"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 22], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 62.6ms Sent mail to asdfasdf@asdfasdf.com (10.2ms) Date: Thu, 24 Jan 2019 10:51:02 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49dee6a41d9_11a6d3fce0622e4f8849d0@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49dee6a3b70_11a6d3fce0622e4f8848d1"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49dee6a3b70_11a6d3fce0622e4f8848d1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49dee6a3b70_11a6d3fce0622e4f8848d1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49dee6a3b70_11a6d3fce0622e4f8848d1-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 99ms (ActiveRecord: 5.8ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 10:51:02 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.2ms) Completed 200 OK in 508ms (Views: 504.2ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 10:51:18 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 18ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 10:51:20 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 17ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 10:56:06 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 14.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 10:56:10 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 54ms (Views: 34.7ms | ActiveRecord: 6.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 10:56:14 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:56:15 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (627.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (631.0ms) Completed 200 OK in 659ms (Views: 644.2ms | ActiveRecord: 2.4ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:56:20 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qXOSWQnWDL6XUch00Ljf8u6W/0NnfxX9Rj4xgNITlV72DD5FUjkAubNwFyXgXEEAuBu74DOIk7i31gE03eXFAQ==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"adfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.8ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "adfasdf"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-24 15:56:20.242665"], ["updated_at", "2019-01-24 15:56:20.242665"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (39.7ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 23], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 62.8ms Sent mail to asdfasdf@asdfasdf.com (9.7ms) Date: Thu, 24 Jan 2019 10:56:20 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49e02456854_11a6d3fce04df2bd885136@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49e02456270_11a6d3fce04df2bd8850b7"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49e02456270_11a6d3fce04df2bd8850b7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49e02456270_11a6d3fce04df2bd8850b7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49e02456270_11a6d3fce04df2bd8850b7-- Completed 500 Internal Server Error in 141ms (ActiveRecord: 41.2ms) NameError (undefined local variable or method `registration_success_path' for # Did you mean? registrations_path registrations_success_index_path): /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:56:25 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qXOSWQnWDL6XUch00Ljf8u6W/0NnfxX9Rj4xgNITlV72DD5FUjkAubNwFyXgXEEAuBu74DOIk7i31gE03eXFAQ==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"adfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.6ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "adfasdf"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-24 15:56:25.924438"], ["updated_at", "2019-01-24 15:56:25.924438"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 24], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.4ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.4ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 63.2ms Sent mail to asdfasdf@asdfasdf.com (9.6ms) Date: Thu, 24 Jan 2019 10:56:25 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49e029f379d_11a6d3fce04df2bd8853d9@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49e029f324c_11a6d3fce04df2bd885230"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49e029f324c_11a6d3fce04df2bd885230 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49e029f324c_11a6d3fce04df2bd885230 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49e029f324c_11a6d3fce04df2bd885230-- Completed 500 Internal Server Error in 120ms (ActiveRecord: 9.0ms) NameError (undefined local variable or method `registration_success_index_path' for # Did you mean? registrations_success_index_path registrations_success_index_url registrations_public_index_path registrations_export_index_path): /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:56:32 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qXOSWQnWDL6XUch00Ljf8u6W/0NnfxX9Rj4xgNITlV72DD5FUjkAubNwFyXgXEEAuBu74DOIk7i31gE03eXFAQ==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"adfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "adfasdf"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-24 15:56:32.595290"], ["updated_at", "2019-01-24 15:56:32.595290"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (1.9ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 25], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 62.8ms Sent mail to asdfasdf@asdfasdf.com (9.9ms) Date: Thu, 24 Jan 2019 10:56:32 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49e030a4acd_11a6d3fce04df2bd885583@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49e030a4378_11a6d3fce04df2bd88544d"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49e030a4378_11a6d3fce04df2bd88544d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49e030a4378_11a6d3fce04df2bd88544d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49e030a4378_11a6d3fce04df2bd88544d-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 106ms (ActiveRecord: 5.9ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 10:56:32 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 14.6ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 10:56:36 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:56:39 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qXOSWQnWDL6XUch00Ljf8u6W/0NnfxX9Rj4xgNITlV72DD5FUjkAubNwFyXgXEEAuBu74DOIk7i31gE03eXFAQ==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"adfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.5ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "adfasdf"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-24 15:56:39.032191"], ["updated_at", "2019-01-24 15:56:39.032191"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (0.4ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 26], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.6ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 62.7ms Sent mail to asdfasdf@asdfasdf.com (9.9ms) Date: Thu, 24 Jan 2019 10:56:39 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49e037192c9_11a6d3fce04df2bd8857c@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49e03718bb7_11a6d3fce04df2bd8856ac"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49e03718bb7_11a6d3fce04df2bd8856ac Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49e03718bb7_11a6d3fce04df2bd8856ac Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49e03718bb7_11a6d3fce04df2bd8856ac-- Completed 500 Internal Server Error in 116ms (ActiveRecord: 7.3ms) NameError (undefined local variable or method `registrations_success_path' for # Did you mean? registrations_success_index_path): /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:15:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:58:33 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qXOSWQnWDL6XUch00Ljf8u6W/0NnfxX9Rj4xgNITlV72DD5FUjkAubNwFyXgXEEAuBu74DOIk7i31gE03eXFAQ==", "registration"=>{"first_name"=>"asfdasdf", "last_name"=>"asdfasdf", "email"=>"asdfasdf@asdfasdf.com", "company_name"=>"asdfasdfasdfasdf", "telephone"=>"123123123123", "job_title"=>"adfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asfdasdf"], ["last_name", "asdfasdf"], ["email", "asdfasdf@asdfasdf.com"], ["company_name", "asdfasdfasdfasdf"], ["telephone", "123123123123"], ["job_title", "adfasdf"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-24 15:58:33.401875"], ["updated_at", "2019-01-24 15:58:33.401875"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 27], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 61.2ms Sent mail to asdfasdf@asdfasdf.com (9.9ms) Date: Thu, 24 Jan 2019 10:58:33 -0500 From: from@example.com To: asdfasdf@asdfasdf.com Message-ID: <5c49e0a97366f_11a6d3fce0a40d38885997@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49e0a9730a5_11a6d3fce0a40d3888584f"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49e0a9730a5_11a6d3fce0a40d3888584f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49e0a9730a5_11a6d3fce0a40d3888584f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49e0a9730a5_11a6d3fce0a40d3888584f-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 92ms (ActiveRecord: 3.0ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 10:58:33 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 19ms (Views: 14.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 10:58:36 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 10:58:38 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 46ms (Views: 29.8ms | ActiveRecord: 3.2ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 10:58:41 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (9.1ms) Completed 200 OK in 27ms (Views: 22.4ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 10:58:44 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zafZcpEygIaegnDFExChPJOjV9ayYWcqhAnvwCFem5+S2HVuyt2Mgbqjr5Qj9D/OxS4TdeaW4W914d90LqjLwA==", "registration"=>{"first_name"=>"asdfasdfasdf", "last_name"=>"asdf", "email"=>"asdsafdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"asdf", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.4ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asdfasdfasdf"], ["last_name", "asdf"], ["email", "asdsafdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "asdf"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-24 15:58:44.575693"], ["updated_at", "2019-01-24 15:58:44.575693"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (40.6ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 28], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (0.6ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.4ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 67.4ms Sent mail to asdsafdf@aasdf.com (10.8ms) Date: Thu, 24 Jan 2019 10:58:44 -0500 From: from@example.com To: asdsafdf@aasdf.com Message-ID: <5c49e0b4a798b_11a6d3fce0a40d38886110@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49e0b4a72bb_11a6d3fce0a40d38886031"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49e0b4a72bb_11a6d3fce0a40d38886031 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. URL: http://localhost:3000/common/reminders/downloads/reminder ----==_mimepart_5c49e0b4a72bb_11a6d3fce0a40d38886031 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    http://localhost:3000/common/reminders/downloads/reminder

    ----==_mimepart_5c49e0b4a72bb_11a6d3fce0a40d38886031-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 123ms (ActiveRecord: 43.0ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 10:58:44 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 26ms (Views: 21.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 10:59:01 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 16ms (Views: 14.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 10:59:02 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 29.4ms | ActiveRecord: 0.3ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 10:59:53 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.4ms) ActionView::Template::Error (undefined method `title' for MrCommon:Module): 7: <%= csrf_meta_tag %> 8: <%= stylesheet_link_tag 'mr_common/mr_common' %> 9: <%= javascript_include_tag 'mr_common/mr_common', defer: true %> 10: <%= MrCommon.title %> 11: 12: 13: <%= render 'layouts/mr_common/navigation' %> /Users/cs/Projects/mr_common/app/views/layouts/mr_common/layout.html.erb:10:in `___sers_cs__rojects_mr_common_app_views_layouts_mr_common_layout_html_erb__1558500270088895903_70154167229740' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common" for 127.0.0.1 at 2019-01-24 11:00:03 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::DashboardController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 313ms (Views: 287.3ms | ActiveRecord: 4.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 11:00:11 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 29.4ms | ActiveRecord: 3.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:00:12 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.6ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (21.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 60ms (Views: 46.5ms | ActiveRecord: 5.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:00:12 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (20.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 65ms (Views: 52.8ms | ActiveRecord: 3.9ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 11:00:13 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 36.8ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:00:14 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (8.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.6ms) Completed 200 OK in 53ms (Views: 46.7ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:00:14 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 49ms (Views: 42.1ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 11:00:14 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 27.5ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:00:15 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 35.0ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 11:00:16 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 34ms (Views: 28.9ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:00:16 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 34.3ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:00:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 29.4ms | ActiveRecord: 0.7ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-24 11:00:18 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"tY1xqxA2QajZyMeEGzP06Yx3LkVWbs2+2Gvv9NRuZNfq8t23S9lNr/3pGNUr12ob2vpq5gKZS/spg99A25g0iA=="} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 User Update (0.5ms) UPDATE "users" SET "remember_created_at" = $1, "updated_at" = $2 WHERE "users"."id" = $3 [["remember_created_at", nil], ["updated_at", "2019-01-24 16:00:18.109015"], ["id", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (40.2ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/ Completed 302 Found in 669ms (ActiveRecord: 41.3ms) Started GET "/" for 127.0.0.1 at 2019-01-24 11:00:18 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 19ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 11:00:19 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 3ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-24 11:00:19 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.1ms) Rendered /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (13.7ms) Completed 200 OK in 35ms (Views: 32.9ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-24 11:00:24 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"OT9cMTjGFn6rF40asgVFt6LD/OOKbqdbxsrCIoA3NmL1YZjwzjIUfoFOfAVhIAlAmQecWrX2fbNnxSFcWbhBsQ==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 142ms (ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 11:00:24 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 28.1ms | ActiveRecord: 0.4ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:00:26 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 29.8ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:00:38 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 33.0ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:00:38 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 30.0ms | ActiveRecord: 0.9ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:00:39 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 34.3ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:00:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (1.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 29.5ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:00:41 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 39ms (Views: 33.3ms | ActiveRecord: 0.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:00:41 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:20 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 29.9ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Migrating to AddIncludeToReminders (20190124160301)  (0.2ms) BEGIN ↳ bin/rails:25  (1.0ms) ALTER TABLE "mr_common_reminders" ADD "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL ↳ /Users/cs/Projects/mr_common/db/migrate/20190124160301_add_include_to_reminders.rb:3 ActiveRecord::SchemaMigration Create (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190124160301"]] ↳ bin/rails:25  (39.7ms) COMMIT ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25  (0.1ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-24 11:07:01 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (16.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 84ms (Views: 46.5ms | ActiveRecord: 10.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:07:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 29.7ms | ActiveRecord: 0.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:08:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 43ms (Views: 31.4ms | ActiveRecord: 6.1ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:08:25 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 45ms (Views: 32.0ms | ActiveRecord: 6.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:09:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 31.8ms | ActiveRecord: 0.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:09:31 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 44ms (Views: 32.6ms | ActiveRecord: 5.4ms) Started GET "/common/reminders/1/edit" for 127.0.0.1 at 2019-01-24 11:09:34 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 47ms (Views: 40.1ms | ActiveRecord: 0.7ms) Started PATCH "/common/reminders/1" for 127.0.0.1 at 2019-01-24 11:09:36 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NOlK80B+VHSuxKmdb25Y1NSWE+ociQz81QPuk1e0iNMCtnRmHqjgmP0g/JRf3wvWHS2NH6BeoWq9Jgz+safowQ==", "reminder"=>{"summary"=>"Thing at Place", "location"=>"Place, Address of Place 123 Somewhere Ln", "description"=>"A thing is happening at a place. Be there or be square.", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"15", "start_time(4i)"=>"14", "start_time(5i)"=>"55", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"15", "end_time(4i)"=>"14", "end_time(5i)"=>"55", "time_zone"=>"America/Denver", "all_day"=>"0", "slug"=>"foo", "include_in_confirmation_mailer"=>"1"}, "commit"=>"Save", "id"=>"1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.7ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "foo"], ["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Update (0.4ms) UPDATE "mr_common_reminders" SET "include_in_confirmation_mailer" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["include_in_confirmation_mailer", true], ["updated_at", "2019-01-24 16:09:36.164986"], ["id", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (2.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Redirected to http://localhost:3000/common/reminders/1 Completed 302 Found in 70ms (ActiveRecord: 4.0ms) Started GET "/common/reminders/1" for 127.0.0.1 at 2019-01-24 11:09:36 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 31.1ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:09:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 37ms (Views: 30.9ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:10:09 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (3.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."date" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (7.8ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 6.5ms) ActionView::Template::Error (PG::UndefinedColumn: ERROR: column mr_common_reminders.date does not exist LINE 1: ..._reminders".* FROM "mr_common_reminders" ORDER BY "mr_common... ^ : SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."date" ASC): 18: 19: 20: 21: <% @reminders.each do |r| %> 22: 23: <%= r.summary %> 24: <%= r.start_time.to_date %> activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:611:in `async_exec_params' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:611:in `block (2 levels) in exec_no_cache' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads' activesupport (5.2.2) lib/active_support/concurrency/share_lock.rb:187:in `yield_shares' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:610:in `block in exec_no_cache' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:579:in `block (2 levels) in log' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:578:in `block in log' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:569:in `log' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:609:in `exec_no_cache' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:596:in `execute_and_clear' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql/database_statements.rb:81:in `exec_query' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/database_statements.rb:470:in `select' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/database_statements.rb:62:in `select_all' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:99:in `block in select_all' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:122:in `block in cache_sql' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:108:in `cache_sql' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:99:in `select_all' activerecord (5.2.2) lib/active_record/querying.rb:41:in `find_by_sql' activerecord (5.2.2) lib/active_record/relation.rb:560:in `block in exec_queries' activerecord (5.2.2) lib/active_record/relation.rb:584:in `skip_query_cache_if_necessary' activerecord (5.2.2) lib/active_record/relation.rb:547:in `exec_queries' activerecord (5.2.2) lib/active_record/relation.rb:422:in `load' activerecord (5.2.2) lib/active_record/relation.rb:200:in `records' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_index_html_erb__345827709781125201_70314324411680' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:10:17 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (2.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."starts_at" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (7.2ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 6.5ms) ActionView::Template::Error (PG::UndefinedColumn: ERROR: column mr_common_reminders.starts_at does not exist LINE 1: ..._reminders".* FROM "mr_common_reminders" ORDER BY "mr_common... ^ : SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."starts_at" ASC): 18: 19: 20: 21: <% @reminders.each do |r| %> 22: 23: <%= r.summary %> 24: <%= r.start_time.to_date %> activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:611:in `async_exec_params' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:611:in `block (2 levels) in exec_no_cache' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads' activesupport (5.2.2) lib/active_support/concurrency/share_lock.rb:187:in `yield_shares' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:610:in `block in exec_no_cache' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:579:in `block (2 levels) in log' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:578:in `block in log' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:569:in `log' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:609:in `exec_no_cache' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:596:in `execute_and_clear' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql/database_statements.rb:81:in `exec_query' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/database_statements.rb:470:in `select' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/database_statements.rb:62:in `select_all' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:99:in `block in select_all' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:122:in `block in cache_sql' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:108:in `cache_sql' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:99:in `select_all' activerecord (5.2.2) lib/active_record/querying.rb:41:in `find_by_sql' activerecord (5.2.2) lib/active_record/relation.rb:560:in `block in exec_queries' activerecord (5.2.2) lib/active_record/relation.rb:584:in `skip_query_cache_if_necessary' activerecord (5.2.2) lib/active_record/relation.rb:547:in `exec_queries' activerecord (5.2.2) lib/active_record/relation.rb:422:in `load' activerecord (5.2.2) lib/active_record/relation.rb:200:in `records' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_index_html_erb__345827709781125201_70314320737880' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:10:21 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.5ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."starts_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.4ms) Completed 500 Internal Server Error in 32ms (ActiveRecord: 3.8ms) ActionView::Template::Error (PG::UndefinedColumn: ERROR: column mr_common_reminders.starts_time does not exist LINE 1: ..._reminders".* FROM "mr_common_reminders" ORDER BY "mr_common... ^ HINT: Perhaps you meant to reference the column "mr_common_reminders.start_time". : SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."starts_time" ASC): 18: 19: 20: 21: <% @reminders.each do |r| %> 22: 23: <%= r.summary %> 24: <%= r.start_time.to_date %> activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:611:in `async_exec_params' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:611:in `block (2 levels) in exec_no_cache' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads' activesupport (5.2.2) lib/active_support/concurrency/share_lock.rb:187:in `yield_shares' activesupport (5.2.2) lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:610:in `block in exec_no_cache' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:579:in `block (2 levels) in log' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:578:in `block in log' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activerecord (5.2.2) lib/active_record/connection_adapters/abstract_adapter.rb:569:in `log' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:609:in `exec_no_cache' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql_adapter.rb:596:in `execute_and_clear' activerecord (5.2.2) lib/active_record/connection_adapters/postgresql/database_statements.rb:81:in `exec_query' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/database_statements.rb:470:in `select' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/database_statements.rb:62:in `select_all' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:99:in `block in select_all' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:122:in `block in cache_sql' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:108:in `cache_sql' activerecord (5.2.2) lib/active_record/connection_adapters/abstract/query_cache.rb:99:in `select_all' activerecord (5.2.2) lib/active_record/querying.rb:41:in `find_by_sql' activerecord (5.2.2) lib/active_record/relation.rb:560:in `block in exec_queries' activerecord (5.2.2) lib/active_record/relation.rb:584:in `skip_query_cache_if_necessary' activerecord (5.2.2) lib/active_record/relation.rb:547:in `exec_queries' activerecord (5.2.2) lib/active_record/relation.rb:422:in `load' activerecord (5.2.2) lib/active_record/relation.rb:200:in `records' activerecord (5.2.2) lib/active_record/relation/delegation.rb:71:in `each' /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21:in `___sers_cs__rojects_mr_common_app_views_mr_common_reminders_reminders_index_html_erb__345827709781125201_70314309646280' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:10:28 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.9ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (13.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 66ms (Views: 42.3ms | ActiveRecord: 6.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:11:07 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (10.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 55ms (Views: 39.3ms | ActiveRecord: 0.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:11:17 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (10.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 56ms (Views: 39.9ms | ActiveRecord: 0.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:11:18 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.9ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (18.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 57ms (Views: 42.7ms | ActiveRecord: 6.2ms) Started GET "/common/registrations/export" for 127.0.0.1 at 2019-01-24 11:11:29 -0500 Processing by MrCommon::Registrations::ExportController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/models/concerns/mr_common/csv_exportable.rb:11 Rendering text template Rendered text template (0.0ms) Sent data registrants-2019-01-24.csv (1.2ms) Completed 200 OK in 7ms (Views: 1.0ms | ActiveRecord: 0.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:11:37 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 34.8ms | ActiveRecord: 0.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 11:11:38 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (7.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 36.1ms | ActiveRecord: 0.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:11:39 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (5.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 40ms (Views: 32.9ms | ActiveRecord: 2.3ms)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (216.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (440.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (5.5ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (2.4ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:31  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:46  (2.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:46  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:46  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:46  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:13  (2.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-24 16:13:03.016919"], ["updated_at", "2019-01-24 16:13:03.016919"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-24 16:13:03.020833"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 11:13:28 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.1ms | ActiveRecord: 0.7ms)  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (208.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (367.2ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (5.7ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (2.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:31  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:46  (3.2ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:46  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:46  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:46  (2.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:13  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-24 16:13:34.551364"], ["updated_at", "2019-01-24 16:13:34.551364"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-24 16:13:34.555225"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (197.1ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (420.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:18  (7.3ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:31  (3.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:31  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:31  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:46  (3.5ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:46  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:46  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:46  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:13  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:13  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-24 16:13:44.128209"], ["updated_at", "2019-01-24 16:13:44.128209"]] ↳ db/schema.rb:13  (0.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-24 16:13:44.133512"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/" for 127.0.0.1 at 2019-01-24 11:14:06 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (7.3ms) Completed 200 OK in 23ms (Views: 21.8ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 11:14:07 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (9.9ms) Completed 200 OK in 27ms (Views: 23.4ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 11:14:11 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SkNYAokKLN1Kv5GZdjAKiTWqHZogjnjhdTrAln2XvfN8HGaX19yYMRlbxJBGgVmL/BGDb5xZ1XcdHyL7m4Td4Q==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"123123", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.7ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["first_name", "asdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "123123"], ["contact_via_email", true], ["contact_via_phone", true], ["created_at", "2019-01-24 16:14:11.343821"], ["updated_at", "2019-01-24 16:14:11.343821"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (39.5ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 29], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."include_in_confirmation_mailer" = $1 [["include_in_confirmation_mailer", true]] ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb:4 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (4.2ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.5ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 271.6ms Sent mail to asdf@aasdf.com (161.7ms) Date: Thu, 24 Jan 2019 11:14:11 -0500 From: from@example.com To: asdf@aasdf.com Message-ID: <5c49e453c3802_11d5c3ff34f2a06d4345ec@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49e453c22a1_11d5c3ff34f2a06d434420"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49e453c22a1_11d5c3ff34f2a06d434420 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. - http://localhost:3000/common/reminders/downloads/foo ----==_mimepart_5c49e453c22a1_11d5c3ff34f2a06d434420 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    • http://localhost:3000/common/reminders/downloads/foo
    ----==_mimepart_5c49e453c22a1_11d5c3ff34f2a06d434420-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 617ms (ActiveRecord: 43.8ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 11:14:11 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 17ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/common/reminders/downloads/foo" for 127.0.0.1 at 2019-01-24 11:14:17 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"foo"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "foo"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:10 Rendering text template Rendered text template (0.0ms) Sent data (0.6ms) Completed 200 OK in 8ms (Views: 0.5ms | ActiveRecord: 0.3ms) Started GET "/" for 127.0.0.1 at 2019-01-24 11:35:13 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application Rendered root/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 11:35:14 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (7.9ms) Completed 200 OK in 23ms (Views: 19.3ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 11:35:18 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Tmxa5yDuduEAHtarqVQPh1soUZ2zjWLKbb6NoEuXbUV4M2RyfjjCDVP6g6KZ5VyFkpPPaA9az1wFm2/NrYQNVw==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"asdfasdfasdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.7ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "asdfasdfasdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 16:35:18.173445"], ["updated_at", "2019-01-24 16:35:18.173445"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (39.8ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 30], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."include_in_confirmation_mailer" = $1 [["include_in_confirmation_mailer", true]] ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb:4 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (3.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.3ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 72.9ms Sent mail to asdf@aasdf.com (10.6ms) Date: Thu, 24 Jan 2019 11:35:18 -0500 From: from@example.com To: asdf@aasdf.com Message-ID: <5c49e9464692f_11d5c3ff3535fa2e0347eb@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c49e946462cf_11d5c3ff3535fa2e034611"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c49e946462cf_11d5c3ff3535fa2e034611 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. - http://localhost:3000/common/reminders/downloads/foo ----==_mimepart_5c49e946462cf_11d5c3ff3535fa2e034611 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    • http://localhost:3000/common/reminders/downloads/foo
    ----==_mimepart_5c49e946462cf_11d5c3ff3535fa2e034611-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 127ms (ActiveRecord: 45.9ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 11:35:18 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 17ms (Views: 12.8ms | ActiveRecord: 0.0ms)  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (213.7ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (420.3ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:19  (7.2ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:19  (0.4ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:32  (4.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:32  (1.3ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:32  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:47  (4.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:47  (1.1ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:47  (0.9ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:47  (2.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:15  (2.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-24 16:43:25.360064"], ["updated_at", "2019-01-24 16:43:25.360064"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.2ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-24 16:43:25.366916"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (214.5ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (413.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:19  (7.9ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:19  (0.4ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:32  (3.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:32  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:47  (2.8ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:47  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:47  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:47  (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:15  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-24 16:44:10.001284"], ["updated_at", "2019-01-24 16:44:10.001284"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-24 16:44:10.005289"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (215.4ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (426.6ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:19  (7.3ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:19  (0.4ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:32  (3.9ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:32  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:32  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:47  (2.9ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:47  (1.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:47  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:47  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:15  (2.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-24 16:44:46.752019"], ["updated_at", "2019-01-24 16:44:46.752019"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-24 16:44:46.756286"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25 Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 13:16:55 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 19ms (Views: 14.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 13:16:58 -0500 Processing by RootController#index as HTML Rendering root/index.html.erb within layouts/application MrCommon::Reminder Load (0.6ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ↳ app/views/root/index.html.erb:5 Rendered root/index.html.erb within layouts/application (22.2ms) Completed 200 OK in 40ms (Views: 32.5ms | ActiveRecord: 6.0ms) Started GET "/common/reminders/downloads/asdf" for 127.0.0.1 at 2019-01-24 13:17:01 -0500 Processing by MrCommon::Reminders::DownloadsController#show as HTML Parameters: {"id"=>"asdf"} MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 LIMIT $2 [["slug", "asdf"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/downloads_controller.rb:10 Rendering text template Rendered text template (0.0ms) Sent data (0.7ms) Completed 200 OK in 9ms (Views: 0.4ms | ActiveRecord: 0.5ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 13:17:05 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Completed 500 Internal Server Error in 20ms (ActiveRecord: 3.0ms) NoMethodError (undefined method `admin?' for #): activemodel (5.2.2) lib/active_model/attribute_methods.rb:430:in `method_missing' /Users/cs/Projects/mr_common/app/controllers/mr_common/base_controller.rb:15:in `authorize_user' activesupport (5.2.2) lib/active_support/callbacks.rb:426:in `block in make_lambda' activesupport (5.2.2) lib/active_support/callbacks.rb:198:in `block (2 levels) in halting' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in ' activesupport (5.2.2) lib/active_support/callbacks.rb:199:in `block in halting' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `block in invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `each' activesupport (5.2.2) lib/active_support/callbacks.rb:513:in `invoke_before' activesupport (5.2.2) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common/registrations/public/new" for 127.0.0.1 at 2019-01-24 13:17:08 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (9.8ms) Completed 200 OK in 41ms (Views: 24.8ms | ActiveRecord: 2.6ms) Started GET "/" for 127.0.0.1 at 2019-01-24 13:17:30 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (5.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (9.3ms) Completed 200 OK in 41ms (Views: 23.0ms | ActiveRecord: 3.2ms) Started GET "/" for 127.0.0.1 at 2019-01-24 14:32:50 -0500  (2.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (671.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (676.6ms) Completed 200 OK in 1058ms (Views: 1015.1ms | ActiveRecord: 28.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 14:32:55 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (46.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 107ms (Views: 38.3ms | ActiveRecord: 49.1ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 14:33:36 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 202ms (Views: 196.3ms | ActiveRecord: 0.3ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 14:33:45 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 122ms (Views: 113.5ms | ActiveRecord: 3.1ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:38:13 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (41.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (49.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 88ms (Views: 40.5ms | ActiveRecord: 41.7ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:38:14 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.6ms) Completed 200 OK in 46ms (Views: 39.8ms | ActiveRecord: 0.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:38:15 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 46ms (Views: 40.2ms | ActiveRecord: 0.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:38:16 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (46.9ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (68.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 113ms (Views: 53.5ms | ActiveRecord: 50.9ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:38:17 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (8.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 46ms (Views: 39.2ms | ActiveRecord: 0.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:38:23 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 35.8ms | ActiveRecord: 0.8ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:38:27 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 48ms (Views: 38.0ms | ActiveRecord: 3.8ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:38:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.8ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (12.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 48ms (Views: 39.4ms | ActiveRecord: 2.6ms) Started DELETE "/users/sign_out" for 127.0.0.1 at 2019-01-24 14:38:28 -0500 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"xiv1masDn85Gr/hAB9Be+CxPHWuAfXcCH+RjuwY96XPwdMsM9dUrIhVLrUk3YQ365fSDnjyq2pR3wYHW4C6JYQ=="} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) BEGIN ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98  (0.2ms) COMMIT ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/ Completed 302 Found in 6ms (ActiveRecord: 0.7ms) Started GET "/" for 127.0.0.1 at 2019-01-24 14:38:28 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (7.8ms) Completed 200 OK in 24ms (Views: 20.0ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 14:38:40 -0500 Processing by MrCommon::DashboardController#index as HTML Completed 401 Unauthorized in 4ms (ActiveRecord: 0.0ms) Started GET "/users/sign_in" for 127.0.0.1 at 2019-01-24 14:38:40 -0500 Processing by Devise::SessionsController#new as HTML Rendering /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application Rendered /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views/devise/shared/_links.html.erb (1.0ms) Rendered /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views/devise/sessions/new.html.erb within layouts/application (7.3ms) Completed 200 OK in 28ms (Views: 26.5ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for 127.0.0.1 at 2019-01-24 14:38:47 -0500 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Facl+FiSMYnnOM3x/ujGghMlfpSGCSJwEfGq8vAPwikzNgZXyADmT1N75pkF2DI9MJGoP2lGQZJ8/YOYmoSifA==", "user"=>{"email"=>"csmedstad@mreach.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"} User Load (45.0ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["email", "csmedstad@mreach.com"], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Redirected to http://localhost:3000/common/ Completed 302 Found in 197ms (ActiveRecord: 45.0ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:38:47 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 29.8ms | ActiveRecord: 0.3ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:38:50 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 27.6ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:38:50 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 34.6ms | ActiveRecord: 0.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:39:02 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (3.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 29.9ms | ActiveRecord: 2.0ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:39:03 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 34.5ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:39:09 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 29.7ms | ActiveRecord: 0.6ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:39:18 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 34.2ms | ActiveRecord: 0.7ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-24 14:39:20 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (8.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 43ms (Views: 37.5ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:39:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 35.2ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:39:27 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 30.6ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-24 14:39:29 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (12.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (17.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 52ms (Views: 46.0ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:39:38 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (6.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 47ms (Views: 41.2ms | ActiveRecord: 0.7ms) Started GET "/common/registrations/new" for 127.0.0.1 at 2019-01-24 14:39:38 -0500 Processing by MrCommon::Registrations::RegistrationsController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (3.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/new.html.erb within layouts/mr_common/layout (7.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 35.0ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:39:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 29.4ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/new" for 127.0.0.1 at 2019-01-24 14:39:41 -0500 Processing by MrCommon::Reminders::RemindersController#new as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/new.html.erb within layouts/mr_common/layout (11.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 45ms (Views: 39.4ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:39:45 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 34.4ms | ActiveRecord: 0.8ms) Started GET "/common/registrations/8" for 127.0.0.1 at 2019-01-24 14:39:46 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"8"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (1.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:11 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 29.2ms | ActiveRecord: 1.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:39:51 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.0ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/4" for 127.0.0.1 at 2019-01-24 14:39:53 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"4"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (1.9ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (5.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 33.6ms | ActiveRecord: 2.2ms) Started GET "/" for 127.0.0.1 at 2019-01-24 14:40:00 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (7.9ms) Completed 200 OK in 25ms (Views: 20.8ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 14:44:50 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 45ms (Views: 29.0ms | ActiveRecord: 3.9ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:44:58 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 28.2ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:44:58 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (18.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 56ms (Views: 45.0ms | ActiveRecord: 3.1ms) Started GET "/common/registrations/export" for 127.0.0.1 at 2019-01-24 14:44:59 -0500 Processing by MrCommon::Registrations::ExportController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.3ms) NameError (undefined local variable or method `csv_column_names' for # Did you mean? column_names @column_names): activerecord (5.2.2) lib/active_record/dynamic_matchers.rb:22:in `method_missing' /Users/cs/Projects/mr_common/app/models/concerns/mr_common/csv_exportable.rb:10:in `block in as_csv' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/csv.rb:1175:in `generate' /Users/cs/Projects/mr_common/app/models/concerns/mr_common/csv_exportable.rb:9:in `as_csv' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/export_controller.rb:7:in `index' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/common/registrations/export" for 127.0.0.1 at 2019-01-24 14:46:06 -0500 Processing by MrCommon::Registrations::ExportController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ↳ /Users/cs/Projects/mr_common/app/models/concerns/mr_common/csv_exportable.rb:11 Rendering text template Rendered text template (0.0ms) Sent data Registrations-2019-01-24.csv (3.5ms) Completed 200 OK in 33ms (Views: 3.3ms | ActiveRecord: 5.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:46:10 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 28.9ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:46:13 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 42ms (Views: 36.3ms | ActiveRecord: 0.7ms) Started GET "/common/registrations/8/edit" for 127.0.0.1 at 2019-01-24 14:46:25 -0500 Processing by MrCommon::Registrations::RegistrationsController#edit as HTML Parameters: {"id"=>"8"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:30 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (4.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout (8.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 44ms (Views: 38.0ms | ActiveRecord: 0.5ms) Started GET "/common/registrations/8" for 127.0.0.1 at 2019-01-24 14:46:27 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"8"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:11 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 35ms (Views: 29.6ms | ActiveRecord: 0.5ms) Started GET "/common/registrations/8/edit" for 127.0.0.1 at 2019-01-24 14:46:29 -0500 Processing by MrCommon::Registrations::RegistrationsController#edit as HTML Parameters: {"id"=>"8"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:30 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (3.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout (7.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 35.2ms | ActiveRecord: 0.5ms) Started GET "/common/registrations/8" for 127.0.0.1 at 2019-01-24 14:46:31 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"8"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:11 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 28.8ms | ActiveRecord: 0.5ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:46:34 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 28.0ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:46:34 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 35.6ms | ActiveRecord: 0.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:46:35 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (12.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 49ms (Views: 39.2ms | ActiveRecord: 2.9ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:46:36 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (1.0ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 28.6ms | ActiveRecord: 0.4ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:46:37 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 41ms (Views: 35.6ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:46:37 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 31.2ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:46:37 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 34ms (Views: 29.1ms | ActiveRecord: 0.3ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:46:38 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 37ms (Views: 31.4ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:46:39 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 29.4ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:46:40 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 36.6ms | ActiveRecord: 0.7ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 14:46:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 30.5ms | ActiveRecord: 0.6ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:46:41 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 34ms (Views: 29.1ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:46:42 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 40ms (Views: 34.2ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:46:43 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 28.0ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 14:46:45 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (6.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 40ms (Views: 34.4ms | ActiveRecord: 0.7ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 14:46:48 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 29.2ms | ActiveRecord: 0.3ms) Started GET "/" for 127.0.0.1 at 2019-01-24 14:56:01 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.1ms) Completed 200 OK in 25ms (Views: 20.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 15:23:08 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.7ms) Completed 200 OK in 27ms (Views: 23.0ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 15:23:23 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ko3nNomCvoOykS+q7JGJX7CNAJGcOQgdRfkJwNLt4Xb2wYhBDEwnsQDVEtRjEg7tYmmWnQGV8Sk7+3iTiDXGyA==", "registration"=>{"first_name"=>"qasdfasdf", "last_name"=>"asdfasdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"asdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (46.4ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "qasdfasdf"], ["last_name", "asdfasdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "asdf"], ["contact_via_email", true], ["created_at", "2019-01-24 20:23:23.665971"], ["updated_at", "2019-01-24 20:23:23.665971"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (0.6ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 31], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."include_in_confirmation_mailer" = $1 [["include_in_confirmation_mailer", true]] ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb:2 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb (4.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (9.4ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (7.4ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 84.7ms Completed 500 Internal Server Error in 299ms (ActiveRecord: 52.8ms) ActionView::Template::Error (Missing partial mr_common/registration_mailer/_text_reminders with {:locale=>[:en], :formats=>[:text], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): 3: 4: Don't forget to download the reminder and add it to your calendar. 5: 6: <%= render 'mr_common/registration_mailer/text_reminders' %> actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:423:in `find_template' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:418:in `find_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:299:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb:6:in `___sers_cs__rojects_mr_common_app_views_mr_common_registration_mailer_confirmation_text_erb__3839636745685793920_70362850909920' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionmailer (5.2.2) lib/action_mailer/base.rb:943:in `block in collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `map' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:925:in `collect_responses' actionmailer (5.2.2) lib/action_mailer/base.rb:828:in `mail' /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:8:in `confirmation' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:25:in `block in process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:17:in `handle_exceptions' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:24:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionmailer (5.2.2) lib/action_mailer/base.rb:607:in `block in process' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionmailer (5.2.2) lib/action_mailer/base.rb:606:in `process' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:123:in `block in processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `tap' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:113:in `deliver_now' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 15:24:18 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ko3nNomCvoOykS+q7JGJX7CNAJGcOQgdRfkJwNLt4Xb2wYhBDEwnsQDVEtRjEg7tYmmWnQGV8Sk7+3iTiDXGyA==", "registration"=>{"first_name"=>"qasdfasdf", "last_name"=>"asdfasdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"asdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.4ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "qasdfasdf"], ["last_name", "asdfasdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "asdf"], ["contact_via_email", true], ["created_at", "2019-01-24 20:24:18.126260"], ["updated_at", "2019-01-24 20:24:18.126260"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (40.1ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 32], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."include_in_confirmation_mailer" = $1 [["include_in_confirmation_mailer", true]] ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb:2 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb (1.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (5.8ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (0.2ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 249.3ms Sent mail to asdf@aasdf.com (163.7ms) Date: Thu, 24 Jan 2019 15:24:18 -0500 From: from@example.com To: asdf@aasdf.com Message-ID: <5c4a1ef2673e3_6723ffea12023dc23619@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c4a1ef265ba1_6723ffea12023dc235a9"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c4a1ef265ba1_6723ffea12023dc235a9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. ----==_mimepart_5c4a1ef265ba1_6723ffea12023dc235a9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    ----==_mimepart_5c4a1ef265ba1_6723ffea12023dc235a9-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 458ms (ActiveRecord: 41.5ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 15:24:18 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 18ms (Views: 14.6ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 15:25:00 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 19ms (Views: 15.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 15:25:04 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.5ms) Completed 200 OK in 24ms (Views: 20.5ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 15:25:07 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DUQAy5e87+nmhbR+Wg4OJDTPfiN2f0TmhwPJShyz9llpCG+8EnJ221TBiQDVjYmW5ivoL+vTvdL5AbgZRmvR5w==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"123", "contact_via_email"=>"0", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.8ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "123"], ["contact_via_phone", true], ["created_at", "2019-01-24 20:25:07.940611"], ["updated_at", "2019-01-24 20:25:07.940611"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (40.5ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 33], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer MrCommon::Reminder Load (0.7ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."include_in_confirmation_mailer" = $1 [["include_in_confirmation_mailer", true]] ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb:2 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb (3.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (7.9ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (7.7ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 84.3ms Completed 500 Internal Server Error in 129ms (ActiveRecord: 47.2ms) ActionView::Template::Error (Missing partial mr_common/registration_mailer/_text_reminders with {:locale=>[:en], :formats=>[:text], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): 3: 4: Don't forget to download the reminder and add it to your calendar. 5: 6: <%= render 'mr_common/registration_mailer/text_reminders' %> actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:423:in `find_template' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:418:in `find_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:299:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb:6:in `___sers_cs__rojects_mr_common_app_views_mr_common_registration_mailer_confirmation_text_erb__3839636745685793920_70362853276940' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionmailer (5.2.2) lib/action_mailer/base.rb:943:in `block in collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `map' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:925:in `collect_responses' actionmailer (5.2.2) lib/action_mailer/base.rb:828:in `mail' /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:8:in `confirmation' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:25:in `block in process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:17:in `handle_exceptions' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:24:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionmailer (5.2.2) lib/action_mailer/base.rb:607:in `block in process' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionmailer (5.2.2) lib/action_mailer/base.rb:606:in `process' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:123:in `block in processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `tap' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:113:in `deliver_now' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 15:25:25 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DUQAy5e87+nmhbR+Wg4OJDTPfiN2f0TmhwPJShyz9llpCG+8EnJ221TBiQDVjYmW5ivoL+vTvdL5AbgZRmvR5w==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"123", "contact_via_email"=>"0", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.3ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "123"], ["contact_via_phone", true], ["created_at", "2019-01-24 20:25:25.133699"], ["updated_at", "2019-01-24 20:25:25.133699"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (1.9ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 34], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."include_in_confirmation_mailer" = $1 [["include_in_confirmation_mailer", true]] ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb:2 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb (22.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (26.2ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (7.4ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 93.9ms Completed 500 Internal Server Error in 100ms (ActiveRecord: 3.2ms) ActionView::Template::Error (Missing partial mr_common/registration_mailer/_text_reminders with {:locale=>[:en], :formats=>[:text], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/cs/Projects/mr_common/spec/dummy/app/views" * "/Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/devise-4.5.0/app/views" * "/Users/cs/Projects/mr_common/app/views" ): 3: 4: Don't forget to download the reminder and add it to your calendar. 5: 6: <%= render 'mr_common/registration_mailer/text_reminders' %> actionview (5.2.2) lib/action_view/path_set.rb:48:in `find' actionview (5.2.2) lib/action_view/lookup_context.rb:116:in `find' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:423:in `find_template' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:418:in `find_partial' actionview (5.2.2) lib/action_view/renderer/partial_renderer.rb:299:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:49:in `render_partial' actionview (5.2.2) lib/action_view/helpers/rendering_helper.rb:36:in `render' /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb:6:in `___sers_cs__rojects_mr_common_app_views_mr_common_registration_mailer_confirmation_text_erb__3839636745685793920_70362882120880' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionmailer (5.2.2) lib/action_mailer/base.rb:943:in `block in collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `each' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `map' actionmailer (5.2.2) lib/action_mailer/base.rb:940:in `collect_responses_from_templates' actionmailer (5.2.2) lib/action_mailer/base.rb:925:in `collect_responses' actionmailer (5.2.2) lib/action_mailer/base.rb:828:in `mail' /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:8:in `confirmation' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:25:in `block in process' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:17:in `handle_exceptions' actionmailer (5.2.2) lib/action_mailer/rescuable.rb:24:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionmailer (5.2.2) lib/action_mailer/base.rb:607:in `block in process' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionmailer (5.2.2) lib/action_mailer/base.rb:606:in `process' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:123:in `block in processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `tap' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:122:in `processed_mailer' actionmailer (5.2.2) lib/action_mailer/message_delivery.rb:113:in `deliver_now' /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:14:in `create' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' warden (1.2.7) lib/warden/manager.rb:36:in `block in call' warden (1.2.7) lib/warden/manager.rb:35:in `catch' warden (1.2.7) lib/warden/manager.rb:35:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:38:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (5.2.2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /Users/cs/.rbenv/versions/2.5.3/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 15:26:35 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DUQAy5e87+nmhbR+Wg4OJDTPfiN2f0TmhwPJShyz9llpCG+8EnJ221TBiQDVjYmW5ivoL+vTvdL5AbgZRmvR5w==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"123", "contact_via_email"=>"0", "contact_via_phone"=>"1"}, "commit"=>"Create Registration"}  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.4ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_phone", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "asdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "123"], ["contact_via_phone", true], ["created_at", "2019-01-24 20:26:35.294220"], ["updated_at", "2019-01-24 20:26:35.294220"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (2.0ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.3ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 35], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."include_in_confirmation_mailer" = $1 [["include_in_confirmation_mailer", true]] ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb:2 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb (1.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (5.3ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_text_reminders.text.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (4.1ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 70.7ms Sent mail to asdf@aasdf.com (11.1ms) Date: Thu, 24 Jan 2019 15:26:35 -0500 From: from@example.com To: asdf@aasdf.com Message-ID: <5c4a1f7b5a326_6723ffea0e20b9c238aa@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c4a1f7b59cfe_6723ffea0e20b9c23791"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c4a1f7b59cfe_6723ffea0e20b9c23791 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. - http://localhost:3000/common/reminders/downloads/foo ----==_mimepart_5c4a1f7b59cfe_6723ffea0e20b9c23791 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    ----==_mimepart_5c4a1f7b59cfe_6723ffea0e20b9c23791-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 88ms (ActiveRecord: 3.2ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 15:26:35 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 17ms (Views: 13.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-01-24 15:27:20 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.2ms) Completed 200 OK in 25ms (Views: 21.2ms | ActiveRecord: 0.0ms) Started POST "/common/registrations/public" for 127.0.0.1 at 2019-01-24 15:27:26 -0500 Processing by MrCommon::Registrations::PublicController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"sCuIw967G1D+0WtbWAkiJQVXuNsjp1sqZU7V143aXNzUZ+e0W3WCYkyVViXXiqWX17Mu174Loh4bTKSE1wJ7Yg==", "registration"=>{"first_name"=>"adfasdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"asdfasdf", "contact_via_email"=>"1", "contact_via_phone"=>"0"}, "commit"=>"Create Registration"}  (0.2ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Create (0.7ms) INSERT INTO "mr_common_registrations" ("first_name", "last_name", "email", "company_name", "telephone", "job_title", "contact_via_email", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["first_name", "adfasdfasdf"], ["last_name", "asdf"], ["email", "asdf@aasdf.com"], ["company_name", "asdfasdf"], ["telephone", "123123"], ["job_title", "asdfasdf"], ["contact_via_email", true], ["created_at", "2019-01-24 20:27:26.964220"], ["updated_at", "2019-01-24 20:27:26.964220"]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13  (40.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/public_controller.rb:13 MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 36], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/mailers/mr_common/registration_mailer.rb:6 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer MrCommon::Reminder Load (0.8ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."include_in_confirmation_mailer" = $1 [["include_in_confirmation_mailer", true]] ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb:2 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_html_reminders.html.erb (3.7ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.html.erb within layouts/mailer (7.5ms) Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/_text_reminders.text.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registration_mailer/confirmation.text.erb within layouts/mailer (4.2ms) MrCommon::RegistrationMailer#confirmation: processed outbound mail in 77.9ms Sent mail to asdf@aasdf.com (10.7ms) Date: Thu, 24 Jan 2019 15:27:27 -0500 From: from@example.com To: asdf@aasdf.com Message-ID: <5c4a1faf14d6b_6723ffe9e808db024016@idkmpblol.local.mail> Subject: Your registration confirmation. Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5c4a1faf1463a_6723ffe9e808db0239b6"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5c4a1faf1463a_6723ffe9e808db0239b6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks for registering --- Don't forget to download the reminder and add it to your calendar. - Thing at Place: http://localhost:3000/common/reminders/downloads/foo ----==_mimepart_5c4a1faf1463a_6723ffe9e808db0239b6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

    Thanks for registering

    Don't forget to download the reminder and add it to your calendar.

    ----==_mimepart_5c4a1faf1463a_6723ffe9e808db0239b6-- Redirected to http://localhost:3000/common/registrations/success Completed 302 Found in 133ms (ActiveRecord: 46.9ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 15:27:27 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.3ms) Completed 200 OK in 18ms (Views: 14.6ms | ActiveRecord: 0.0ms) Started GET "/common/registrations/success" for 127.0.0.1 at 2019-01-24 16:13:27 -0500 Processing by MrCommon::Registrations::SuccessController#index as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/success/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 21ms (Views: 16.9ms | ActiveRecord: 0.0ms) Started GET "/common" for 127.0.0.1 at 2019-01-24 16:13:31 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 38ms (Views: 29.0ms | ActiveRecord: 3.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 16:13:32 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.9ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (12.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 54ms (Views: 46.3ms | ActiveRecord: 2.8ms) Started GET "/common/registrations/35/edit" for 127.0.0.1 at 2019-01-24 16:13:34 -0500 Processing by MrCommon::Registrations::RegistrationsController#edit as HTML Parameters: {"id"=>"35"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 35], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:30 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/_form.html.erb (4.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/edit.html.erb within layouts/mr_common/layout (9.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 45ms (Views: 38.1ms | ActiveRecord: 0.7ms) Started PATCH "/common/registrations/35" for 127.0.0.1 at 2019-01-24 16:13:37 -0500 Processing by MrCommon::Registrations::RegistrationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NPtvWhYB2DnoxRP1tiqWTjeRJJURkwFHz2a2KyfOAo5QtwAtk89BC1qBLos5qRH85XWymYw/+HOxZMd4fRYlMA==", "registration"=>{"first_name"=>"asdfasdf", "last_name"=>"asdf", "email"=>"asdf@aasdf.com", "company_name"=>"asdfasdf", "telephone"=>"123123", "job_title"=>"123", "contact_via_email"=>"1", "contact_via_phone"=>"1"}, "commit"=>"Save", "id"=>"35"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 35], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:36 MrCommon::Registration Update (0.4ms) UPDATE "mr_common_registrations" SET "contact_via_email" = $1, "updated_at" = $2 WHERE "mr_common_registrations"."id" = $3 [["contact_via_email", true], ["updated_at", "2019-01-24 21:13:37.139665"], ["id", 35]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:36  (2.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:36 Redirected to http://localhost:3000/common/registrations/35 Completed 302 Found in 8ms (ActiveRecord: 3.3ms) Started GET "/common/registrations/35" for 127.0.0.1 at 2019-01-24 16:13:37 -0500 Processing by MrCommon::Registrations::RegistrationsController#show as HTML Parameters: {"id"=>"35"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Registration Load (0.2ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" WHERE "mr_common_registrations"."id" = $1 LIMIT $2 [["id", 35], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/registrations/registrations_controller.rb:11 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/show.html.erb within layouts/mr_common/layout (0.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 30.9ms | ActiveRecord: 0.5ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 16:13:39 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.5ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 36.0ms | ActiveRecord: 0.9ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 16:13:40 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.9ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (4.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 39ms (Views: 31.7ms | ActiveRecord: 2.5ms) Started GET "/common/reminders/4/edit" for 127.0.0.1 at 2019-01-24 16:13:41 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"4"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (9.6ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (13.6ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 49ms (Views: 42.3ms | ActiveRecord: 0.6ms) Started PATCH "/common/reminders/4" for 127.0.0.1 at 2019-01-24 16:13:44 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"IJ9XRg4/i01rKCew13h24aXgd9mL/KcjVjB+dk5rMP9E0zgxi/ESf9lsGs5Y+/FTdwTh1RZQXhcoMg8lFLMXQQ==", "reminder"=>{"summary"=>"asdfasdf", "location"=>"asdf", "description"=>"asdfa1123123123", "start_time(1i)"=>"2017", "start_time(2i)"=>"4", "start_time(3i)"=>"6", "start_time(4i)"=>"05", "start_time(5i)"=>"03", "end_time(1i)"=>"2017", "end_time(2i)"=>"4", "end_time(3i)"=>"3", "end_time(4i)"=>"03", "end_time(5i)"=>"03", "time_zone"=>"America/Halifax", "all_day"=>"0", "slug"=>"reminder", "include_in_confirmation_mailer"=>"0"}, "commit"=>"Save", "id"=>"4"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (2.6ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "reminder"], ["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Update (0.4ms) UPDATE "mr_common_reminders" SET "description" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["description", "asdfa1123123123"], ["updated_at", "2019-01-24 21:13:44.844161"], ["id", 4]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Redirected to http://localhost:3000/common/reminders/4 Completed 302 Found in 71ms (ActiveRecord: 4.0ms) Started GET "/common/reminders/4" for 127.0.0.1 at 2019-01-24 16:13:44 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"4"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 30.5ms | ActiveRecord: 0.6ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 16:13:46 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.1ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.7ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/4/edit" for 127.0.0.1 at 2019-01-24 16:13:48 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"4"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.0ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.9ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 47ms (Views: 40.9ms | ActiveRecord: 0.6ms) Started PATCH "/common/reminders/4" for 127.0.0.1 at 2019-01-24 16:14:00 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ifHu1e8KRKHBp/EyW9CWw2Ky8SwGnEKtVbcMaTphN8ftvYGiasTdk3PjzEzUUxFxsFZnIJswu5krtX06YLkQeQ==", "reminder"=>{"summary"=>"A Fucking Circus", "location"=>"asdf", "description"=>"asdfa1123123123", "start_time(1i)"=>"2017", "start_time(2i)"=>"4", "start_time(3i)"=>"6", "start_time(4i)"=>"05", "start_time(5i)"=>"03", "end_time(1i)"=>"2017", "end_time(2i)"=>"4", "end_time(3i)"=>"3", "end_time(4i)"=>"03", "end_time(5i)"=>"03", "time_zone"=>"America/Halifax", "all_day"=>"0", "slug"=>"reminder", "include_in_confirmation_mailer"=>"1"}, "commit"=>"Save", "id"=>"4"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.3ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "reminder"], ["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Update (0.3ms) UPDATE "mr_common_reminders" SET "summary" = $1, "include_in_confirmation_mailer" = $2, "updated_at" = $3 WHERE "mr_common_reminders"."id" = $4 [["summary", "A Fucking Circus"], ["include_in_confirmation_mailer", true], ["updated_at", "2019-01-24 21:14:00.830408"], ["id", 4]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (40.6ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Redirected to http://localhost:3000/common/reminders/4 Completed 302 Found in 48ms (ActiveRecord: 41.9ms) Started GET "/common/reminders/4" for 127.0.0.1 at 2019-01-24 16:14:00 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"4"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.3ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 37ms (Views: 30.6ms | ActiveRecord: 0.6ms) Started GET "/common/reminders/4/edit" for 127.0.0.1 at 2019-01-24 16:14:02 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"4"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (8.4ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (12.2ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 57ms (Views: 50.8ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 16:14:03 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.4ms) Completed 200 OK in 38ms (Views: 32.9ms | ActiveRecord: 0.7ms) Started GET "/common/reminders/2/edit" for 127.0.0.1 at 2019-01-24 16:14:05 -0500 Processing by MrCommon::Reminders::RemindersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.1ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:19 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/_form.html.erb (7.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/edit.html.erb within layouts/mr_common/layout (11.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 46ms (Views: 39.8ms | ActiveRecord: 0.5ms) Started PATCH "/common/reminders/2" for 127.0.0.1 at 2019-01-24 16:14:19 -0500 Processing by MrCommon::Reminders::RemindersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"nBJw/4Uh5MYLVlZGwVsKMRxRkZe95bvmGHAN4XjKgLj4Xh+IAO999LkSazhO2I2DzrUHmyBJQtJmcnyyIhKnBg==", "reminder"=>{"summary"=>"Networking Event", "location"=>"asdfasdf", "description"=>"asdfasdfasdf", "start_time(1i)"=>"2019", "start_time(2i)"=>"1", "start_time(3i)"=>"21", "start_time(4i)"=>"19", "start_time(5i)"=>"37", "end_time(1i)"=>"2019", "end_time(2i)"=>"1", "end_time(3i)"=>"21", "end_time(4i)"=>"19", "end_time(5i)"=>"37", "time_zone"=>"America/New_York", "all_day"=>"0", "slug"=>"asdf", "include_in_confirmation_mailer"=>"0"}, "commit"=>"Save", "id"=>"2"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:34  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Exists (0.4ms) SELECT 1 AS one FROM "mr_common_reminders" WHERE "mr_common_reminders"."slug" = $1 AND "mr_common_reminders"."id" != $2 LIMIT $3 [["slug", "asdf"], ["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 MrCommon::Reminder Update (0.3ms) UPDATE "mr_common_reminders" SET "summary" = $1, "updated_at" = $2 WHERE "mr_common_reminders"."id" = $3 [["summary", "Networking Event"], ["updated_at", "2019-01-24 21:14:19.687442"], ["id", 2]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36  (40.2ms) COMMIT ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:36 Redirected to http://localhost:3000/common/reminders/2 Completed 302 Found in 47ms (ActiveRecord: 41.6ms) Started GET "/common/reminders/2" for 127.0.0.1 at 2019-01-24 16:14:19 -0500 Processing by MrCommon::Reminders::RemindersController#show as HTML Parameters: {"id"=>"2"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 MrCommon::Reminder Load (0.2ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" WHERE "mr_common_reminders"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/app/controllers/mr_common/reminders/reminders_controller.rb:7 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/show.html.erb within layouts/mr_common/layout (1.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.3ms) Completed 200 OK in 36ms (Views: 30.4ms | ActiveRecord: 0.5ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 16:14:21 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 32.0ms | ActiveRecord: 0.8ms) Started GET "/common/" for 127.0.0.1 at 2019-01-24 16:14:30 -0500 Processing by MrCommon::DashboardController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout Rendered /Users/cs/Projects/mr_common/app/views/mr_common/dashboard/index.html.erb within layouts/mr_common/layout (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 28.7ms | ActiveRecord: 0.3ms) Started GET "/common/registrations" for 127.0.0.1 at 2019-01-24 16:14:30 -0500 Processing by MrCommon::Registrations::RegistrationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout MrCommon::Registration Load (0.4ms) SELECT "mr_common_registrations".* FROM "mr_common_registrations" ORDER BY "mr_common_registrations"."first_name" ASC, "mr_common_registrations"."last_name" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb:23 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/registrations/index.html.erb within layouts/mr_common/layout (7.3ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.8ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 42ms (Views: 35.4ms | ActiveRecord: 0.8ms) Started GET "/common/reminders" for 127.0.0.1 at 2019-01-24 16:14:32 -0500 Processing by MrCommon::Reminders::RemindersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 ORDER BY "users"."id" ASC LIMIT $2 [["id", 1], ["LIMIT", 1]] ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Rendering /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout MrCommon::Reminder Load (0.4ms) SELECT "mr_common_reminders".* FROM "mr_common_reminders" ORDER BY "mr_common_reminders"."start_time" ASC ↳ /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb:21 Rendered /Users/cs/Projects/mr_common/app/views/mr_common/reminders/reminders/index.html.erb within layouts/mr_common/layout (2.5ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_navigation.html.erb (0.7ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_flash.html.erb (0.4ms) Rendered /Users/cs/Projects/mr_common/app/views/layouts/mr_common/_footer.html.erb (0.2ms) Completed 200 OK in 36ms (Views: 30.3ms | ActiveRecord: 0.7ms) Started GET "/" for 127.0.0.1 at 2019-01-24 16:14:35 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (3.8ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (7.8ms) Completed 200 OK in 25ms (Views: 20.8ms | ActiveRecord: 0.0ms)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (45.7ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:25  (217.6ms) DROP DATABASE IF EXISTS "dummy_test" ↳ bin/rails:25  (506.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ bin/rails:25 SQL (0.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:19  (7.2ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:19  (0.3ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:32  (3.5ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:32  (1.2ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:32  (0.2ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:47  (3.1ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:47  (0.9ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:47  (1.0ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:47  (2.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:15  (2.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.2ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-01-24 21:18:22.483455"], ["updated_at", "2019-01-24 21:18:22.483455"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-01-24 21:18:22.488488"], ["key", "environment"]] ↳ bin/rails:25  (0.3ms) COMMIT ↳ bin/rails:25  (1.0ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (40.8ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.2ms) BEGIN ↳ bin/rails:25  (0.1ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.2ms) SELECT pg_try_advisory_lock(1721091371569202325) ↳ bin/rails:25  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:25  (0.1ms) BEGIN ↳ bin/rails:25  (0.1ms) COMMIT ↳ bin/rails:25  (0.2ms) SELECT pg_advisory_unlock(1721091371569202325) ↳ bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (208.3ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (479.0ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.2ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:19  (7.6ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:32  (2.7ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:32  (1.1ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:32  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:47  (2.4ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:47  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:47  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:47  (2.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:15  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:15  (2.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-02-11 20:08:29.426698"], ["updated_at", "2019-02-11 20:08:29.426698"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-02-11 20:08:29.430910"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (40.6ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (201.8ms) DROP DATABASE IF EXISTS "dummy_test" ↳ /Users/cs/Projects/mr_common/bin/rails:25  (401.8ms) CREATE DATABASE "dummy_test" ENCODING = 'unicode' ↳ /Users/cs/Projects/mr_common/bin/rails:25 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:17  (0.1ms) DROP TABLE IF EXISTS "mr_common_registrations" CASCADE ↳ db/schema.rb:19  (5.5ms) CREATE TABLE "mr_common_registrations" ("id" bigserial primary key, "first_name" character varying DEFAULT '' NOT NULL, "last_name" character varying DEFAULT '' NOT NULL, "email" character varying DEFAULT '' NOT NULL, "company_name" character varying DEFAULT '' NOT NULL, "telephone" character varying DEFAULT '' NOT NULL, "job_title" character varying DEFAULT '' NOT NULL, "contact_via_email" boolean DEFAULT FALSE NOT NULL, "contact_via_phone" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:19  (0.2ms) DROP TABLE IF EXISTS "mr_common_reminders" CASCADE ↳ db/schema.rb:32  (2.6ms) CREATE TABLE "mr_common_reminders" ("id" bigserial primary key, "start_time" timestamp, "end_time" timestamp, "location" character varying DEFAULT '' NOT NULL, "summary" character varying DEFAULT '' NOT NULL, "description" text DEFAULT '' NOT NULL, "slug" character varying DEFAULT '' NOT NULL, "all_day" boolean DEFAULT FALSE NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "time_zone" character varying, "include_in_confirmation_mailer" boolean DEFAULT FALSE NOT NULL) ↳ db/schema.rb:32  (1.0ms) CREATE UNIQUE INDEX "index_reminders_on_slug" ON "mr_common_reminders" ("slug") ↳ db/schema.rb:32  (0.1ms) DROP TABLE IF EXISTS "users" CASCADE ↳ db/schema.rb:47  (2.6ms) CREATE TABLE "users" ("id" bigserial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:47  (0.8ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email") ↳ db/schema.rb:47  (0.8ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") ↳ db/schema.rb:47  (2.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:15  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190124160301) ↳ db/schema.rb:15  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190115195607), (20190110202347), (20190122185500);  ↳ db/schema.rb:15  (1.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:15  (0.1ms) BEGIN ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-02-11 20:24:56.158229"], ["updated_at", "2019-02-11 20:24:56.158229"]] ↳ db/schema.rb:15  (0.3ms) COMMIT ↳ db/schema.rb:15 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.1ms) BEGIN ↳ /Users/cs/Projects/mr_common/bin/rails:25 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-02-11 20:24:56.162454"], ["key", "environment"]] ↳ /Users/cs/Projects/mr_common/bin/rails:25  (0.3ms) COMMIT ↳ /Users/cs/Projects/mr_common/bin/rails:25 Started GET "/" for 127.0.0.1 at 2019-02-11 15:25:26 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (594.1ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (598.8ms) Completed 500 Internal Server Error in 1037ms (ActiveRecord: 3.8ms) ActionView::Template::Error (couldn't find file 'vendor/assets/stylesheets/normalize' with type 'text/css' Checked in these paths: /Users/cs/Projects/mr_common/spec/dummy/app/assets/config /Users/cs/Projects/mr_common/spec/dummy/app/assets/images /Users/cs/Projects/mr_common/spec/dummy/app/assets/javascripts /Users/cs/Projects/mr_common/spec/dummy/app/assets/stylesheets /Users/cs/Projects/mr_common/app/assets/config /Users/cs/Projects/mr_common/app/assets/images /Users/cs/Projects/mr_common/app/assets/javascripts /Users/cs/Projects/mr_common/app/assets/stylesheets /Users/cs/Projects/mr_common/vendor/assets/stylesheets /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled /Users/cs/Projects/mr_common/spec/dummy/vendor/assets /Users/cs/Projects/mr_common/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application', defer: true %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___2980056477491752617_70099314809520' Started GET "/" for 127.0.0.1 at 2019-02-11 15:25:48 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.5ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.9ms) Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'vendor/assets/stylesheets/normalize' with type 'text/css' Checked in these paths: /Users/cs/Projects/mr_common/spec/dummy/app/assets/config /Users/cs/Projects/mr_common/spec/dummy/app/assets/images /Users/cs/Projects/mr_common/spec/dummy/app/assets/javascripts /Users/cs/Projects/mr_common/spec/dummy/app/assets/stylesheets /Users/cs/Projects/mr_common/app/assets/config /Users/cs/Projects/mr_common/app/assets/images /Users/cs/Projects/mr_common/app/assets/javascripts /Users/cs/Projects/mr_common/app/assets/stylesheets /Users/cs/Projects/mr_common/vendor/assets/stylesheets /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled /Users/cs/Projects/mr_common/spec/dummy/vendor/assets /Users/cs/Projects/mr_common/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application', defer: true %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___2980056477491752617_70099329353400' Started GET "/" for 127.0.0.1 at 2019-02-11 15:26:46 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (577.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (581.7ms) Completed 500 Internal Server Error in 960ms (ActiveRecord: 3.7ms) ActionView::Template::Error (couldn't find file 'vendor/assets/stylesheets/normalize' with type 'text/css' Checked in these paths: /Users/cs/Projects/mr_common/spec/dummy/app/assets/config /Users/cs/Projects/mr_common/spec/dummy/app/assets/images /Users/cs/Projects/mr_common/spec/dummy/app/assets/javascripts /Users/cs/Projects/mr_common/spec/dummy/app/assets/stylesheets /Users/cs/Projects/mr_common/app/assets/config /Users/cs/Projects/mr_common/app/assets/images /Users/cs/Projects/mr_common/app/assets/javascripts /Users/cs/Projects/mr_common/app/assets/stylesheets /Users/cs/Projects/mr_common/vendor/assets/stylesheets /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled /Users/cs/Projects/mr_common/spec/dummy/vendor/assets/stylesheets /Users/cs/Projects/mr_common/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application', defer: true %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___1451135244830757499_70350048463600' Started GET "/" for 127.0.0.1 at 2019-02-11 15:26:57 -0500 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (4.2ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (8.2ms) Completed 200 OK in 195ms (Views: 190.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-02-11 15:41:24 -0500  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /Users/cs/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 Processing by MrCommon::Registrations::PublicController#new as HTML Rendering /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/_form.html.erb (597.9ms) Rendered /Users/cs/Projects/mr_common/app/views/mr_common/registrations/public/new.html.erb within layouts/application (602.3ms) Completed 200 OK in 1264ms (Views: 1245.8ms | ActiveRecord: 3.5ms)