spec/dummy/log/test.log in pulitzer-0.12.5 vs spec/dummy/log/test.log in pulitzer-0.13.0

- old
+ new

@@ -204230,3976 +204230,5 @@ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreatePulitzerPartialTypes (20170508145431)  (0.1ms) begin transaction  (0.2ms) CREATE TABLE "pulitzer_partial_types" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "free_form_section_type_id" integer, "label" varchar, "sort_order" integer, "layout_id" integer, "post_type_id" integer)  (0.1ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.6ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (1.0ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.8ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (1.2ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (1.5ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (1.2ms) delete from pulitzer_post_type_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_versions; -  (1.1ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (0.9ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.8ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (1.1ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (1.1ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (1.1ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.8ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.8ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (1.1ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (1.2ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.8ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.7ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.7ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.3ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 121]] - Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 121]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Hero Title 1"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 1]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Hero Title 2"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 2]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Hero Title 3"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 3]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Guest Title"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 4]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Guest Text"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 5]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Footer Title"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 6]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Footer Text"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 7]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Metadata title"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 8]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Metadata description"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 9]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 121], ["content_element_type_id", 94], ["label", "Metadata keywords"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["sort_order", 10]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 121], ["name", "Main Content"], ["sort_order", 11]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 121], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 121], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["slug", "welcome"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 121], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 151], ["post_type_content_element_type_id", 301], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 151], ["post_type_content_element_type_id", 302], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 151], ["post_type_content_element_type_id", 303], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 151], ["post_type_content_element_type_id", 304], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 151], ["post_type_content_element_type_id", 305], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 151], ["post_type_content_element_type_id", 306], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 151], ["post_type_content_element_type_id", 307], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 151], ["post_type_content_element_type_id", 308], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 151], ["post_type_content_element_type_id", 309], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 151], ["post_type_content_element_type_id", 310], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 151], ["free_form_section_type_id", 61], ["name", "Main Content"]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 151], ["free_form_section_type_id", 62], ["name", "Handpicked Homes"]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 122], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 122], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 123], ["created_at", 2017-05-22 22:59:57 UTC], ["updated_at", 2017-05-22 22:59:57 UTC], ["slug", "ski-jump-competition"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 123], ["created_at", 2017-05-22 22:59:57 UTC], ["updated_at", 2017-05-22 22:59:57 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-22 22:59:57 UTC], ["updated_at", 2017-05-22 22:59:57 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 124], ["created_at", 2017-05-22 22:59:57 UTC], ["updated_at", 2017-05-22 22:59:57 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 124], ["created_at", 2017-05-22 22:59:57 UTC], ["updated_at", 2017-05-22 22:59:57 UTC]] -  (0.8ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 121], ["status", 1], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 151]] -  (1.0ms) commit transaction - Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 151], ["label_type", "Pulitzer::Tag"]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 121], ["created_at", 2017-05-22 22:59:57 UTC], ["updated_at", 2017-05-22 22:59:57 UTC]] -  (1.0ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 151], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007f986114b6e8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/151>> -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 121], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 151]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 301], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 301], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 611]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 302], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 302], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 612]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 303], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 303], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 613]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 304], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 304], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 614]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 305], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 305], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 615]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 306], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 306], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 616]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 307], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 307], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 617]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 308], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 308], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 618]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 309], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 309], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 619]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 94], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 310], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 310], ["content_element_type_id", 94], ["created_at", 2017-05-22 22:59:56 UTC], ["updated_at", 2017-05-22 22:59:56 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 155], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 620]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 151]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 61], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 121]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 155], ["id", 123]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 62], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 122]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 155], ["id", 124]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 151]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 155]] -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [f56110f3-deb1-468e-baa0-0f2cc4822864] Performed Pulitzer::CloneVersionJob from Inline(default) in 137.06ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: f56110f3-deb1-468e-baa0-0f2cc4822864) to Inline(default) with arguments: #<GlobalID:0x007f9861b40ec8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/151>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 155], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 121], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 151]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 601]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 602]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 603]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 604]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 605]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 606]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 607]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 608]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (1.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 609]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-22 22:59:57 UTC], ["id", 610]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 -  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 -Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_id%5D=" for 127.0.0.1 at 2017-05-22 16:59:57 -0600 -Processing by Pulitzer::BackgroundStylesController#new as HTML - Parameters: {"background_style"=>{"post_type_id"=>""}} - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (6.8ms) -Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.4ms) -  (0.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 -  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 -Started POST "/pulitzer/background_styles?background_style%5Bcss_class_name%5D=pretty-class&background_style%5Bdisplay_name%5D=Pretty+Class&background_style%5Bpost_type_id%5D=" for 127.0.0.1 at 2017-05-22 16:59:57 -0600 -Processing by Pulitzer::BackgroundStylesController#create as HTML - Parameters: {"background_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_id"=>""}} -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_background_styles" ("display_name", "css_class_name") VALUES (?, ?) [["display_name", "Pretty Class"], ["css_class_name", "pretty-class"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (2.5ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show_wrapper.html.erb (20.1ms) -Completed 200 OK in 25ms (Views: 22.5ms | ActiveRecord: 0.5ms) - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" ORDER BY "pulitzer_background_styles"."id" DESC LIMIT ? [["LIMIT", 1]] -  (0.4ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 -  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 -  (0.2ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 -  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 -  (0.0ms) rollback transaction -  (0.2ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 -  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 -  (0.0ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.8ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (0.8ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.8ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (0.7ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (0.8ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (0.8ms) delete from pulitzer_post_type_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_versions; -  (0.9ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (0.8ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.8ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (0.9ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (0.8ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (0.8ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.8ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.8ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (0.8ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (0.7ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.7ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.7ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.7ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 125]] - Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 125]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Hero Title 1"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 1]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Hero Title 2"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 2]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Hero Title 3"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 3]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Guest Title"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 4]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Guest Text"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 5]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Footer Title"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 6]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Footer Text"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 7]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Metadata title"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 8]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Metadata description"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 9]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 125], ["content_element_type_id", 97], ["label", "Metadata keywords"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["sort_order", 10]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 125], ["name", "Main Content"], ["sort_order", 11]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 125], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 125], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["slug", "welcome"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 125], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (1.8ms) commit transaction - Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 156], ["post_type_content_element_type_id", 311], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 156], ["post_type_content_element_type_id", 312], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 156], ["post_type_content_element_type_id", 313], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 156], ["post_type_content_element_type_id", 314], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 156], ["post_type_content_element_type_id", 315], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 156], ["post_type_content_element_type_id", 316], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 156], ["post_type_content_element_type_id", 317], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 156], ["post_type_content_element_type_id", 318], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 156], ["post_type_content_element_type_id", 319], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 156], ["post_type_content_element_type_id", 320], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 156], ["free_form_section_type_id", 63], ["name", "Main Content"]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 156], ["free_form_section_type_id", 64], ["name", "Handpicked Homes"]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 126], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 126], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 127], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["slug", "ski-jump-competition"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 127], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 128], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 128], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.9ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 125], ["status", 1], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 156]] -  (1.0ms) commit transaction - Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 156], ["label_type", "Pulitzer::Tag"]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 125], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC]] -  (0.9ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 156], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007ffec8bd5140 @uri=#<URI::GID gid://dummy/Pulitzer::Version/156>> -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 156]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 311], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 311], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 631]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 312], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 312], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 632]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 313], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 313], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 633]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 314], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 314], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 634]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 315], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 315], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 635]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 316], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 316], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 636]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 317], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 317], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 637]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 318], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 318], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 638]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 319], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 319], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 639]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 320], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 320], ["content_element_type_id", 97], ["created_at", 2017-05-22 23:01:20 UTC], ["updated_at", 2017-05-22 23:01:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 160], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 640]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 156]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 63], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 125]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 160], ["id", 127]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 64], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 126]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 160], ["id", 128]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 156]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 160]] -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [858b9487-8db9-4148-847d-4fb1adb80407] Performed Pulitzer::CloneVersionJob from Inline(default) in 124.87ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 858b9487-8db9-4148-847d-4fb1adb80407) to Inline(default) with arguments: #<GlobalID:0x007ffec72ce430 @uri=#<URI::GID gid://dummy/Pulitzer::Version/156>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 160], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 125], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 156]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 621]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 622]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 623]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 624]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 625]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 626]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 627]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 628]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 629]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-22 23:01:20 UTC], ["id", 630]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 -  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 -Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_id%5D=" for 127.0.0.1 at 2017-05-22 17:01:20 -0600 -Processing by Pulitzer::BackgroundStylesController#new as HTML - Parameters: {"background_style"=>{"post_type_id"=>""}} -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.7ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (0.9ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.8ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (0.8ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (0.7ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (0.8ms) delete from pulitzer_post_type_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_versions; -  (0.8ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (0.7ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.7ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (0.6ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (0.8ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (0.7ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.7ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.8ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (0.8ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (0.9ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.8ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.7ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.8ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.7ms) commit transaction -  (0.2ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 129]] - Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 129]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Hero Title 1"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 1]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Hero Title 2"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 2]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Hero Title 3"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 3]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Guest Title"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 4]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Guest Text"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 5]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Footer Title"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 6]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Footer Text"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 7]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Metadata title"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 8]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Metadata description"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 9]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 129], ["content_element_type_id", 100], ["label", "Metadata keywords"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["sort_order", 10]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 129], ["name", "Main Content"], ["sort_order", 11]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 129], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 129], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["slug", "welcome"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 129], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (1.7ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 161], ["post_type_content_element_type_id", 321], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 161], ["post_type_content_element_type_id", 322], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 161], ["post_type_content_element_type_id", 323], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 161], ["post_type_content_element_type_id", 324], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 161], ["post_type_content_element_type_id", 325], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 161], ["post_type_content_element_type_id", 326], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 161], ["post_type_content_element_type_id", 327], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 161], ["post_type_content_element_type_id", 328], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 161], ["post_type_content_element_type_id", 329], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 161], ["post_type_content_element_type_id", 330], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 161], ["free_form_section_type_id", 65], ["name", "Main Content"]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 161], ["free_form_section_type_id", 66], ["name", "Handpicked Homes"]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 130], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 130], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["plural", true]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 131], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["slug", "ski-jump-competition"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 131], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (1.0ms) commit transaction -  (0.2ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 132], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 132], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.9ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 129], ["status", 1], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 161]] -  (0.8ms) commit transaction - Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 161], ["label_type", "Pulitzer::Tag"]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 129], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC]] -  (0.7ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007fd335adde40 @uri=#<URI::GID gid://dummy/Pulitzer::Version/161>> -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 129], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 161]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 321], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 321], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 651]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 322], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 322], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 652]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 323], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 323], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 653]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 324], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 324], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 654]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 325], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 325], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 655]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 326], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 326], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 656]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 327], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 327], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 657]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 328], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 328], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 658]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 329], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 329], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 659]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 100], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 330], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 330], ["content_element_type_id", 100], ["created_at", 2017-05-22 23:04:18 UTC], ["updated_at", 2017-05-22 23:04:18 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 165], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 660]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::FreeFormSection Load (0.4ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 161]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 65], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 129]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 165], ["id", 131]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 66], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 130]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 165], ["id", 132]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 161]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 165]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52d71ace-6827-44de-aee8-f03f190cb726] Performed Pulitzer::CloneVersionJob from Inline(default) in 131.34ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 52d71ace-6827-44de-aee8-f03f190cb726) to Inline(default) with arguments: #<GlobalID:0x007fd331fa3fa0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/161>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 165], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 129], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 161]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 641]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 642]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 643]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 644]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 645]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 646]] -  (0.5ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 647]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 648]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-22 23:04:18 UTC], ["id", 649]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-22 23:04:19 UTC], ["id", 650]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-22 23:04:19 UTC], ["updated_at", 2017-05-22 23:04:19 UTC], ["plural", false], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_id%5D=133" for 127.0.0.1 at 2017-05-22 17:04:19 -0600 -Processing by Pulitzer::BackgroundStylesController#new as HTML - Parameters: {"background_style"=>{"post_type_id"=>"133"}} - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.9ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (15.7ms) -Completed 200 OK in 31ms (Views: 19.8ms | ActiveRecord: 0.4ms) -  (0.4ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.8ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (0.8ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.9ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (0.8ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (0.8ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (0.8ms) delete from pulitzer_post_type_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_versions; -  (0.7ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (0.8ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.8ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (0.8ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (0.8ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (0.7ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.8ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.8ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (0.8ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (0.8ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.8ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.7ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.8ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 133]] - Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 133]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Hero Title 1"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 1]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Hero Title 2"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 2]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Hero Title 3"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 3]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Guest Title"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 4]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Guest Text"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 5]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Footer Title"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 6]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Footer Text"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 7]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Metadata title"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 8]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Metadata description"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 9]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 133], ["content_element_type_id", 103], ["label", "Metadata keywords"], ["created_at", 2017-05-22 23:05:12 UTC], ["updated_at", 2017-05-22 23:05:12 UTC], ["sort_order", 10]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 133], ["name", "Main Content"], ["sort_order", 11]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 133], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 133], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["slug", "welcome"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 133], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (1.5ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 166], ["post_type_content_element_type_id", 331], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 166], ["post_type_content_element_type_id", 332], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 166], ["post_type_content_element_type_id", 333], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 166], ["post_type_content_element_type_id", 334], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 166], ["post_type_content_element_type_id", 335], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 166], ["post_type_content_element_type_id", 336], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 166], ["post_type_content_element_type_id", 337], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 166], ["post_type_content_element_type_id", 338], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.6ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 166], ["post_type_content_element_type_id", 339], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 166], ["post_type_content_element_type_id", 340], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 166], ["free_form_section_type_id", 67], ["name", "Main Content"]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 166], ["free_form_section_type_id", 68], ["name", "Handpicked Homes"]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.7ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["plural", true]] -  (2.3ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 134], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 134], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 135], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["slug", "ski-jump-competition"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 135], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (1.1ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["plural", true]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 136], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 136], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (1.1ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 133], ["status", 1], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 166]] -  (0.8ms) commit transaction - Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 166], ["label_type", "Pulitzer::Tag"]] -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 133], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC]] -  (1.0ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 166], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007f970fd95960 @uri=#<URI::GID gid://dummy/Pulitzer::Version/166>> -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 133], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 166]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 331], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 331], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 671]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 332], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 332], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 672]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 333], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 333], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 673]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 334], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 334], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 674]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 335], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 335], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 675]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 336], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 336], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 676]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 337], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 337], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 677]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 338], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 338], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 678]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 339], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 339], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 679]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 103], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 340], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 340], ["content_element_type_id", 103], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 170], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 680]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 166]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 67], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 133]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 170], ["id", 135]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 68], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 134]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 170], ["id", 136]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 166]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 170]] -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [bee25ef0-7b79-4903-8627-dc0685052b6b] Performed Pulitzer::CloneVersionJob from Inline(default) in 129.62ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: bee25ef0-7b79-4903-8627-dc0685052b6b) to Inline(default) with arguments: #<GlobalID:0x007f970fd98660 @uri=#<URI::GID gid://dummy/Pulitzer::Version/166>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 170], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 133], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 166]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 661]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 662]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 663]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 664]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 665]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 666]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 667]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 668]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 669]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-22 23:05:13 UTC], ["id", 670]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-22 23:05:13 UTC], ["updated_at", 2017-05-22 23:05:13 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_id%5D=137" for 127.0.0.1 at 2017-05-22 17:05:13 -0600 -Processing by Pulitzer::BackgroundStylesController#new as HTML - Parameters: {"background_style"=>{"post_type_id"=>"137"}} - Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.9ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (12.6ms) -Completed 200 OK in 28ms (Views: 16.9ms | ActiveRecord: 0.6ms) -  (1.1ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.5ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (0.9ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.8ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (0.8ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (0.8ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (0.8ms) delete from pulitzer_post_type_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_versions; -  (0.8ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (0.7ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.8ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (0.6ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (0.7ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (0.8ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.7ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.7ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (0.8ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (0.8ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.8ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.7ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.7ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", true]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 137]] - Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 137]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Hero Title 1"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 1]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Hero Title 2"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 2]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Hero Title 3"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 3]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Guest Title"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 4]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Guest Text"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 5]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Footer Title"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 6]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Footer Text"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 7]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Metadata title"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 8]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Metadata description"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 9]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 137], ["content_element_type_id", 106], ["label", "Metadata keywords"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["sort_order", 10]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 137], ["name", "Main Content"], ["sort_order", 11]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 137], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 137], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["slug", "welcome"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 137], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (1.5ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 171], ["post_type_content_element_type_id", 341], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 171], ["post_type_content_element_type_id", 342], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 171], ["post_type_content_element_type_id", 343], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 171], ["post_type_content_element_type_id", 344], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 171], ["post_type_content_element_type_id", 345], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 171], ["post_type_content_element_type_id", 346], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 171], ["post_type_content_element_type_id", 347], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 171], ["post_type_content_element_type_id", 348], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 171], ["post_type_content_element_type_id", 349], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 171], ["post_type_content_element_type_id", 350], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 171], ["free_form_section_type_id", 69], ["name", "Main Content"]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 171], ["free_form_section_type_id", 70], ["name", "Handpicked Homes"]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 138], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 138], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 139], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["slug", "ski-jump-competition"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 139], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 140], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 140], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.8ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 137], ["status", 1], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 171]] -  (0.7ms) commit transaction - Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 171], ["label_type", "Pulitzer::Tag"]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 137], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC]] -  (0.7ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 171], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007f9a9863ee28 @uri=#<URI::GID gid://dummy/Pulitzer::Version/171>> -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 171]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 341], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 341], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 691]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 342], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 342], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 692]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 343], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 343], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 693]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 344], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 344], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 694]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 345], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 345], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 695]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 346], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 346], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 696]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 347], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 347], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 697]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 348], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 348], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 698]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 349], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 349], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 699]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 106], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 350], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 350], ["content_element_type_id", 106], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 175], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 700]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 171]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 69], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 137]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 175], ["id", 139]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 70], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 138]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 175], ["id", 140]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 171]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 175]] -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [69d4204d-70a0-4ad5-a5a5-bb49f41f5205] Performed Pulitzer::CloneVersionJob from Inline(default) in 134.41ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 69d4204d-70a0-4ad5-a5a5-bb49f41f5205) to Inline(default) with arguments: #<GlobalID:0x007f9a9c29c640 @uri=#<URI::GID gid://dummy/Pulitzer::Version/171>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 175], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 137], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 171]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 681]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 682]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 683]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 684]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 685]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 686]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 687]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 688]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 689]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-22 23:05:20 UTC], ["id", 690]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", false], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_id%5D=141" for 127.0.0.1 at 2017-05-22 17:05:20 -0600 -Processing by Pulitzer::BackgroundStylesController#new as HTML - Parameters: {"background_style"=>{"post_type_id"=>"141"}} - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.7ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_new.html.erb (9.9ms) -Completed 200 OK in 23ms (Views: 13.6ms | ActiveRecord: 0.4ms) -  (1.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started POST "/pulitzer/background_styles?background_style%5Bcss_class_name%5D=pretty-class&background_style%5Bdisplay_name%5D=Pretty+Class&background_style%5Bpost_type_id%5D=141" for 127.0.0.1 at 2017-05-22 17:05:20 -0600 -Processing by Pulitzer::BackgroundStylesController#create as HTML - Parameters: {"background_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_id"=>"141"}} -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_background_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 141], ["display_name", "Pretty Class"], ["css_class_name", "pretty-class"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (0.7ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show_wrapper.html.erb (2.6ms) -Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.2ms) - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" ORDER BY "pulitzer_background_styles"."id" DESC LIMIT ? [["LIMIT", 1]] -  (0.4ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_background_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 141], ["display_name", "White"], ["css_class_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/background_styles/1/edit" for 127.0.0.1 at 2017-05-22 17:05:20 -0600 -Processing by Pulitzer::BackgroundStylesController#edit as HTML - Parameters: {"id"=>"1"} - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.5ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (1.0ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form.html.erb (7.0ms) -Completed 200 OK in 11ms (Views: 9.2ms | ActiveRecord: 0.1ms) -  (0.4ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_background_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 141], ["display_name", "White"], ["css_class_name", "white"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -Started PATCH "/pulitzer/background_styles/1?background_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-05-22 17:05:20 -0600 -Processing by Pulitzer::BackgroundStylesController#update as HTML - Parameters: {"background_style"=>{"display_name"=>"edited name"}, "id"=>"1"} - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) UPDATE "pulitzer_background_styles" SET "display_name" = ? WHERE "pulitzer_background_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (1.1ms) -Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.2ms) - Pulitzer::BackgroundStyle Load (0.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.4ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-22 23:05:20 UTC], ["updated_at", 2017-05-22 23:05:20 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_background_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 141], ["display_name", "White"], ["css_class_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started DELETE "/pulitzer/background_styles/1" for 127.0.0.1 at 2017-05-22 17:05:20 -0600 -Processing by Pulitzer::BackgroundStylesController#destroy as HTML - Parameters: {"id"=>"1"} - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) DELETE FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? [["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Completed 200 OK in 2ms (ActiveRecord: 0.2ms) - Pulitzer::BackgroundStyle Load (0.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.4ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (3.0ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (1.0ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.8ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (1.1ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (1.6ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (1.3ms) delete from pulitzer_post_type_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_versions; -  (1.2ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (1.2ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.8ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (1.2ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (1.2ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (1.2ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.9ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.8ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (0.9ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (1.0ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.8ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.7ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.7ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 141]] - Pulitzer::FreeFormSectionType Load (0.2ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 141]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Hero Title 1"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 1]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Hero Title 2"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 2]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Hero Title 3"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 3]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Guest Title"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 4]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Guest Text"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 5]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Footer Title"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 6]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Footer Text"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 7]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Metadata title"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 8]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Metadata description"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 9]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 141], ["content_element_type_id", 109], ["label", "Metadata keywords"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["sort_order", 10]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 141], ["name", "Main Content"], ["sort_order", 11]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 141], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 141], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["slug", "welcome"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 141], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 176], ["post_type_content_element_type_id", 351], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.6ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 176], ["post_type_content_element_type_id", 352], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 176], ["post_type_content_element_type_id", 353], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 176], ["post_type_content_element_type_id", 354], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 176], ["post_type_content_element_type_id", 355], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.9ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 176], ["post_type_content_element_type_id", 356], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 176], ["post_type_content_element_type_id", 357], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 176], ["post_type_content_element_type_id", 358], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 176], ["post_type_content_element_type_id", 359], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 176], ["post_type_content_element_type_id", 360], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.6ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 176], ["free_form_section_type_id", 71], ["name", "Main Content"]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 176], ["free_form_section_type_id", 72], ["name", "Handpicked Homes"]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 142], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 142], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 143], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["slug", "ski-jump-competition"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 143], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.2ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 144], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 144], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.8ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 141], ["status", 1], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (1.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 176]] -  (0.8ms) commit transaction - Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 176], ["label_type", "Pulitzer::Tag"]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 141], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC]] -  (0.7ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 176], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007fa0ca8d3728 @uri=#<URI::GID gid://dummy/Pulitzer::Version/176>> -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 176]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 351], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 351], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (1.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 711]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 352], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 352], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 712]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 353], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 353], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 713]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 354], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 354], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (1.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 714]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 355], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 355], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 715]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 356], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 356], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 716]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 357], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 357], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (1.0ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 717]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 358], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 358], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 718]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 359], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 359], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 719]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 360], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 360], ["content_element_type_id", 109], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 180], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 720]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 176]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 71], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 141]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 180], ["id", 143]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 72], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 142]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 180], ["id", 144]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 176]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 180]] -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [e051f90d-4798-4818-801e-b317cc96f636] Performed Pulitzer::CloneVersionJob from Inline(default) in 147.09ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: e051f90d-4798-4818-801e-b317cc96f636) to Inline(default) with arguments: #<GlobalID:0x007fa0c958e118 @uri=#<URI::GID gid://dummy/Pulitzer::Version/176>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 180], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 141], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 176]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 701]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 702]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 703]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 704]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 705]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 706]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 707]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 708]] -  (0.7ms) commit transaction -  (0.2ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 709]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 15:35:58 UTC], ["id", 710]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/justification_styles/new?justification_style%5Bpost_type_id%5D=145" for 127.0.0.1 at 2017-05-23 09:35:58 -0600 -Processing by Pulitzer::JustificationStylesController#new as HTML - Parameters: {"justification_style"=>{"post_type_id"=>"145"}} - Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_form_fields.html.erb (0.7ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_new.html.erb (17.0ms) -Completed 200 OK in 37ms (Views: 22.8ms | ActiveRecord: 0.6ms) -  (0.5ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:35:58 UTC], ["updated_at", 2017-05-23 15:35:58 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started POST "/pulitzer/justification_styles?justification_style%5Bcss_class_name%5D=pretty-class&justification_style%5Bdisplay_name%5D=Pretty+Class&justification_style%5Bpost_type_id%5D=145" for 127.0.0.1 at 2017-05-23 09:35:59 -0600 -Processing by Pulitzer::JustificationStylesController#create as HTML - Parameters: {"justification_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_id"=>"145"}} -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.2ms) INSERT INTO "pulitzer_justification_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 145], ["display_name", "Pretty Class"], ["css_class_name", "pretty-class"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (1.1ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show_wrapper.html.erb (5.2ms) -Completed 200 OK in 10ms (Views: 7.2ms | ActiveRecord: 0.4ms) - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" ORDER BY "pulitzer_justification_styles"."id" DESC LIMIT ? [["LIMIT", 1]] -  (0.5ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:35:59 UTC], ["updated_at", 2017-05-23 15:35:59 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_justification_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 145], ["display_name", "White"], ["css_class_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/justification_styles/1/edit" for 127.0.0.1 at 2017-05-23 09:35:59 -0600 -Processing by Pulitzer::JustificationStylesController#edit as HTML - Parameters: {"id"=>"1"} - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.7ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_form_fields.html.erb (0.6ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_form.html.erb (8.8ms) -Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.1ms) -  (0.6ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:35:59 UTC], ["updated_at", 2017-05-23 15:35:59 UTC], ["plural", false], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.2ms) INSERT INTO "pulitzer_justification_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 145], ["display_name", "White"], ["css_class_name", "white"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started PATCH "/pulitzer/justification_styles/1?justification_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-05-23 09:35:59 -0600 -Processing by Pulitzer::JustificationStylesController#update as HTML - Parameters: {"justification_style"=>{"display_name"=>"edited name"}, "id"=>"1"} - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) UPDATE "pulitzer_justification_styles" SET "display_name" = ? WHERE "pulitzer_justification_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (1.2ms) -Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.2ms) - Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.5ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:35:59 UTC], ["updated_at", 2017-05-23 15:35:59 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_justification_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 145], ["display_name", "White"], ["css_class_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started DELETE "/pulitzer/justification_styles/1" for 127.0.0.1 at 2017-05-23 09:35:59 -0600 -Processing by Pulitzer::JustificationStylesController#destroy as HTML - Parameters: {"id"=>"1"} - Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) DELETE FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? [["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Completed 200 OK in 1ms (ActiveRecord: 0.2ms) - Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.4ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.0ms) delete from schema_migrations; -  (0.2ms) TRUNCATE TABLE ar_internal_metadata; -  (1.0ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.8ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (0.9ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (0.8ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (0.8ms) delete from pulitzer_post_type_content_element_types; -  (0.2ms) TRUNCATE TABLE pulitzer_versions; -  (0.8ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (0.7ms) delete from pulitzer_post_tags; -  (0.2ms) TRUNCATE TABLE pulitzer_post_types; -  (0.8ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (0.9ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (0.8ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (0.8ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.7ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.8ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (0.8ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (0.7ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.7ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.6ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.7ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 145]] - Pulitzer::FreeFormSectionType Load (0.4ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 145]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Hero Title 1"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 1]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Hero Title 2"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 2]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Hero Title 3"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 3]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.7ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Guest Title"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 4]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Guest Text"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 5]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Footer Title"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 6]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Footer Text"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 7]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Metadata title"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 8]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Metadata description"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 9]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 145], ["content_element_type_id", 112], ["label", "Metadata keywords"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["sort_order", 10]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 145], ["name", "Main Content"], ["sort_order", 11]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 145], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.4ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 145], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["slug", "welcome"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 145], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (1.5ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 181], ["post_type_content_element_type_id", 361], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 181], ["post_type_content_element_type_id", 362], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 181], ["post_type_content_element_type_id", 363], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.6ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 181], ["post_type_content_element_type_id", 364], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 181], ["post_type_content_element_type_id", 365], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 181], ["post_type_content_element_type_id", 366], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 181], ["post_type_content_element_type_id", 367], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 181], ["post_type_content_element_type_id", 368], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 181], ["post_type_content_element_type_id", 369], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 181], ["post_type_content_element_type_id", 370], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.2ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 181], ["free_form_section_type_id", 73], ["name", "Main Content"]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 181], ["free_form_section_type_id", 74], ["name", "Handpicked Homes"]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 146], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 146], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.9ms) commit transaction -  (0.3ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["plural", true]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 147], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["slug", "ski-jump-competition"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 147], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.8ms) commit transaction -  (0.2ms) begin transaction - SQL (1.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["plural", true]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 148], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 148], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (1.0ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 145], ["status", 1], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 181]] -  (0.8ms) commit transaction - Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 181], ["label_type", "Pulitzer::Tag"]] -  (0.2ms) begin transaction - SQL (0.5ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC]] -  (0.7ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 181], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007ff36c70e380 @uri=#<URI::GID gid://dummy/Pulitzer::Version/181>> -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 145], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 181]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 361], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 361], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (1.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 731]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (1.5ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 362], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 362], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 732]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 363], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 363], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 733]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.2ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 364], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 364], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 734]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 365], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 365], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.2ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 735]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 366], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 366], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 736]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 367], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 367], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.4ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 737]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 368], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 368], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 738]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (2.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 369], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 369], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 739]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 112], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTypeContentElementType Load (0.3ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 370], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 370], ["content_element_type_id", 112], ["created_at", 2017-05-23 15:38:22 UTC], ["updated_at", 2017-05-23 15:38:22 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 185], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 740]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 181]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 73], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 145]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 185], ["id", 147]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 74], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 146]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 185], ["id", 148]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (1.3ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 181]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 185]] -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [52af4911-33bb-4651-92c5-d5c425d2c8c4] Performed Pulitzer::CloneVersionJob from Inline(default) in 188.47ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 52af4911-33bb-4651-92c5-d5c425d2c8c4) to Inline(default) with arguments: #<GlobalID:0x007ff370668eb8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/181>> - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] - Pulitzer::Version Load (0.8ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 185], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 145], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.3ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 181]] -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 721]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (1.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 722]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 723]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 724]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 725]] -  (0.7ms) commit transaction -  (0.2ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 726]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 727]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (2.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 728]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 729]] -  (0.7ms) commit transaction -  (0.3ms) begin transaction - SQL (0.8ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 15:38:22 UTC], ["id", 730]] -  (1.4ms) commit transaction -  (0.3ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:38:23 UTC], ["updated_at", 2017-05-23 15:38:23 UTC], ["plural", false], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/sequence_flow_styles/new?sequence_flow_style%5Bpost_type_id%5D=149" for 127.0.0.1 at 2017-05-23 09:38:23 -0600 -Processing by Pulitzer::SequenceFlowStylesController#new as HTML - Parameters: {"sequence_flow_style"=>{"post_type_id"=>"149"}} - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 149], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (2.1ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_new.html.erb (13.6ms) -Completed 200 OK in 28ms (Views: 17.5ms | ActiveRecord: 0.4ms) -  (1.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:38:23 UTC], ["updated_at", 2017-05-23 15:38:23 UTC], ["plural", false], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started POST "/pulitzer/sequence_flow_styles?sequence_flow_style%5Bcss_class_name%5D=pretty-class&sequence_flow_style%5Bdisplay_name%5D=Pretty+Class&sequence_flow_style%5Bpost_type_id%5D=149" for 127.0.0.1 at 2017-05-23 09:38:23 -0600 -Processing by Pulitzer::SequenceFlowStylesController#create as HTML - Parameters: {"sequence_flow_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_id"=>"149"}} -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 149], ["display_name", "Pretty Class"], ["css_class_name", "pretty-class"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (1.1ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show_wrapper.html.erb (3.4ms) -Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.2ms) - Pulitzer::SequenceFlowStyle Load (0.2ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" ORDER BY "pulitzer_sequence_flow_styles"."id" DESC LIMIT ? [["LIMIT", 1]] -  (1.0ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:38:23 UTC], ["updated_at", 2017-05-23 15:38:23 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 149], ["display_name", "White"], ["css_class_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/sequence_flow_styles/1/edit" for 127.0.0.1 at 2017-05-23 09:38:23 -0600 -Processing by Pulitzer::SequenceFlowStylesController#edit as HTML - Parameters: {"id"=>"1"} - Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.4ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (0.6ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form.html.erb (5.8ms) -Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.1ms) -  (0.5ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:38:23 UTC], ["updated_at", 2017-05-23 15:38:23 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 149], ["display_name", "White"], ["css_class_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started PATCH "/pulitzer/sequence_flow_styles/1?sequence_flow_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-05-23 09:38:23 -0600 -Processing by Pulitzer::SequenceFlowStylesController#update as HTML - Parameters: {"sequence_flow_style"=>{"display_name"=>"edited name"}, "id"=>"1"} - Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) UPDATE "pulitzer_sequence_flow_styles" SET "display_name" = ? WHERE "pulitzer_sequence_flow_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (1.1ms) -Completed 200 OK in 6ms (Views: 3.1ms | ActiveRecord: 0.2ms) - Pulitzer::SequenceFlowStyle Load (0.0ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.6ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:38:23 UTC], ["updated_at", 2017-05-23 15:38:23 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 149], ["display_name", "White"], ["css_class_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started DELETE "/pulitzer/sequence_flow_styles/1" for 127.0.0.1 at 2017-05-23 09:38:23 -0600 -Processing by Pulitzer::SequenceFlowStylesController#destroy as HTML - Parameters: {"id"=>"1"} - Pulitzer::SequenceFlowStyle Load (0.3ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) DELETE FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? [["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Completed 200 OK in 4ms (ActiveRecord: 0.5ms) - Pulitzer::SequenceFlowStyle Load (0.0ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.5ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.7ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (0.9ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.7ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (0.7ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (0.7ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (0.9ms) delete from pulitzer_post_type_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_versions; -  (0.8ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (0.8ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.7ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (0.7ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (0.9ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (0.8ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.7ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.7ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (0.7ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (0.8ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.8ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.7ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.7ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.6ms) commit transaction -  (0.5ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 149]] - Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 149]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Hero Title 1"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 1]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Hero Title 2"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 2]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Hero Title 3"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 3]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Guest Title"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 4]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Guest Text"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 5]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Footer Title"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 6]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Footer Text"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 7]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Metadata title"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 8]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Metadata description"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 9]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 149], ["content_element_type_id", 115], ["label", "Metadata keywords"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["sort_order", 10]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 149], ["name", "Main Content"], ["sort_order", 11]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 149], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 149], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["slug", "welcome"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (1.4ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 186], ["post_type_content_element_type_id", 371], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 186], ["post_type_content_element_type_id", 372], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 186], ["post_type_content_element_type_id", 373], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 186], ["post_type_content_element_type_id", 374], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 186], ["post_type_content_element_type_id", 375], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 186], ["post_type_content_element_type_id", 376], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 186], ["post_type_content_element_type_id", 377], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 186], ["post_type_content_element_type_id", 378], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 186], ["post_type_content_element_type_id", 379], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 186], ["post_type_content_element_type_id", 380], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 186], ["free_form_section_type_id", 75], ["name", "Main Content"]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 186], ["free_form_section_type_id", 76], ["name", "Handpicked Homes"]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 150], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 150], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 151], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["slug", "ski-jump-competition"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 151], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 152], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 152], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.8ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 149], ["status", 1], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 186]] -  (0.9ms) commit transaction - Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 186], ["label_type", "Pulitzer::Tag"]] -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 149], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC]] -  (0.7ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 186], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007f90378fa970 @uri=#<URI::GID gid://dummy/Pulitzer::Version/186>> -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 149], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 149], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 186]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 371], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 371], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 751]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 372], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 372], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 752]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 373], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 373], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 753]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 374], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 374], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 754]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 375], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 375], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 755]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 376], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 376], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 756]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.3ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 377], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 377], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 757]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 378], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 378], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 758]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 379], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 379], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 759]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 115], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 380], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 380], ["content_element_type_id", 115], ["created_at", 2017-05-23 15:40:31 UTC], ["updated_at", 2017-05-23 15:40:31 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 190], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 760]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (1.1ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 186]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 75], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 149]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 190], ["id", 151]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 76], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 150]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 190], ["id", 152]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 186]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 190]] -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99] Performed Pulitzer::CloneVersionJob from Inline(default) in 150.54ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: fbffc2b0-9bd6-445e-a1eb-fd21ffdb2f99) to Inline(default) with arguments: #<GlobalID:0x007f903341dc58 @uri=#<URI::GID gid://dummy/Pulitzer::Version/186>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 149], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 190], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 149], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 186]] -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 741]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 15:40:31 UTC], ["id", 742]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 15:40:32 UTC], ["id", 743]] -  (1.4ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 15:40:32 UTC], ["id", 744]] -  (0.9ms) commit transaction -  (0.3ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 15:40:32 UTC], ["id", 745]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 15:40:32 UTC], ["id", 746]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 15:40:32 UTC], ["id", 747]] -  (0.9ms) commit transaction -  (0.3ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 15:40:32 UTC], ["id", 748]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 15:40:32 UTC], ["id", 749]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 15:40:32 UTC], ["id", 750]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:40:32 UTC], ["updated_at", 2017-05-23 15:40:32 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/arrangement_styles/new?arrangement_style%5Bpost_type_id%5D=153" for 127.0.0.1 at 2017-05-23 09:40:32 -0600 -Processing by Pulitzer::ArrangementStylesController#new as HTML - Parameters: {"arrangement_style"=>{"post_type_id"=>"153"}} - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 153], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.6ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_new.html.erb (10.6ms) -Completed 200 OK in 24ms (Views: 14.3ms | ActiveRecord: 0.5ms) -  (1.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:40:32 UTC], ["updated_at", 2017-05-23 15:40:32 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started POST "/pulitzer/arrangement_styles?arrangement_style%5Bdisplay_name%5D=Pretty+Arrangement&arrangement_style%5Bpost_type_id%5D=153&arrangement_style%5Bview_file_name%5D=pretty-arrangement" for 127.0.0.1 at 2017-05-23 09:40:32 -0600 -Processing by Pulitzer::ArrangementStylesController#create as HTML - Parameters: {"arrangement_style"=>{"display_name"=>"Pretty Arrangement", "post_type_id"=>"153", "view_file_name"=>"pretty-arrangement"}} -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_id", 153], ["display_name", "Pretty Arrangement"], ["view_file_name", "pretty-arrangement"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (0.9ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show_wrapper.html.erb (2.9ms) -Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.3ms) - Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" ORDER BY "pulitzer_arrangement_styles"."id" DESC LIMIT ? [["LIMIT", 1]] -  (0.5ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:40:32 UTC], ["updated_at", 2017-05-23 15:40:32 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_id", 153], ["display_name", "White"], ["view_file_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/arrangement_styles/1/edit" for 127.0.0.1 at 2017-05-23 09:40:32 -0600 -Processing by Pulitzer::ArrangementStylesController#edit as HTML - Parameters: {"id"=>"1"} - Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.5ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.8ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form.html.erb (6.8ms) -Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.1ms) -  (0.5ms) rollback transaction -  (0.3ms) begin transaction -  (0.2ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:40:32 UTC], ["updated_at", 2017-05-23 15:40:32 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_id", 153], ["display_name", "White"], ["view_file_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started PATCH "/pulitzer/arrangement_styles/1?arrangement_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2017-05-23 09:40:32 -0600 -Processing by Pulitzer::ArrangementStylesController#update as HTML - Parameters: {"arrangement_style"=>{"display_name"=>"edited name"}, "id"=>"1"} - Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) UPDATE "pulitzer_arrangement_styles" SET "display_name" = ? WHERE "pulitzer_arrangement_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (1.0ms) -Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.2ms) - Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.4ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", 2017-05-23 15:40:32 UTC], ["updated_at", 2017-05-23 15:40:32 UTC], ["plural", false], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_id", 153], ["display_name", "White"], ["view_file_name", "white"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started DELETE "/pulitzer/arrangement_styles/1" for 127.0.0.1 at 2017-05-23 09:40:32 -0600 -Processing by Pulitzer::ArrangementStylesController#destroy as HTML - Parameters: {"id"=>"1"} - Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) DELETE FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? [["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Completed 200 OK in 2ms (ActiveRecord: 0.2ms) - Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.5ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.7ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (1.0ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.8ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (1.1ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (1.6ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (1.2ms) delete from pulitzer_post_type_content_element_types; -  (0.2ms) TRUNCATE TABLE pulitzer_versions; -  (1.2ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (1.0ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.7ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (1.0ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (1.2ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (1.1ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.8ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.8ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (1.0ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (1.0ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.8ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.8ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.7ms) delete from pulitzer_arrangement_styles; -  (0.2ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 153]] - Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 153]] - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Hero Title 1"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 1]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Hero Title 2"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 2]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Hero Title 3"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 3]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Guest Title"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 4]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Guest Text"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 5]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Footer Title"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 6]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Footer Text"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 7]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Metadata title"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 8]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Metadata description"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 9]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 153], ["content_element_type_id", 118], ["label", "Metadata keywords"], ["created_at", 2017-05-23 16:54:25 UTC], ["updated_at", 2017-05-23 16:54:25 UTC], ["sort_order", 10]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 153], ["name", "Main Content"], ["sort_order", 11]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 153], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 153], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["slug", "welcome"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 153], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 191], ["post_type_content_element_type_id", 381], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 191], ["post_type_content_element_type_id", 382], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 191], ["post_type_content_element_type_id", 383], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 191], ["post_type_content_element_type_id", 384], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (1.3ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 191], ["post_type_content_element_type_id", 385], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 191], ["post_type_content_element_type_id", 386], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 191], ["post_type_content_element_type_id", 387], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 191], ["post_type_content_element_type_id", 388], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 191], ["post_type_content_element_type_id", 389], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 191], ["post_type_content_element_type_id", 390], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (1.4ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.2ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 191], ["free_form_section_type_id", 77], ["name", "Main Content"]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 191], ["free_form_section_type_id", 78], ["name", "Handpicked Homes"]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 154], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 154], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["plural", true]] -  (1.2ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 155], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["slug", "ski-jump-competition"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 155], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 156], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 156], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.8ms) commit transaction - Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 153], ["status", 1], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (1.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 191]] -  (5.1ms) commit transaction - Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 191], ["label_type", "Pulitzer::Tag"]] -  (0.0ms) begin transaction - SQL (0.9ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 153], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC]] -  (0.7ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 191], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007fb8bd27b258 @uri=#<URI::GID gid://dummy/Pulitzer::Version/191>> -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 153], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 153], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 191]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 381], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 381], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 771]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 382], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 382], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 772]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 383], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 383], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 773]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 384], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 384], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 774]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 385], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 385], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 775]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 386], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 386], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 776]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 387], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 387], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 777]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 388], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 388], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 778]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 389], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 389], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 779]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTypeContentElementType Load (0.3ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 390], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 390], ["content_element_type_id", 118], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 195], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 780]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 191]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 77], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 153]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 195], ["id", 155]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 78], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.6ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 154]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 195], ["id", 156]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 191]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 195]] -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [d66fa7aa-d027-499d-b923-99e1ecbf7767] Performed Pulitzer::CloneVersionJob from Inline(default) in 127.52ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: d66fa7aa-d027-499d-b923-99e1ecbf7767) to Inline(default) with arguments: #<GlobalID:0x007fb8bedb2850 @uri=#<URI::GID gid://dummy/Pulitzer::Version/191>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 153], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 195], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 153], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 191]] -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 761]] -  (0.6ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 762]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 763]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 764]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 765]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 766]] -  (0.6ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 767]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 768]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 769]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 16:54:26 UTC], ["id", 770]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["plural", true], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/partials/new?partial%5Bfree_form_section_id%5D=157" for 127.0.0.1 at 2017-05-23 10:54:26 -0600 -Processing by Pulitzer::PartialsController#new as HTML - Parameters: {"partial"=>{"free_form_section_id"=>"157"}} - Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.5ms) - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."kind" = ? [["kind", 1]] - CACHE (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."kind" = ? [["kind", 1]] - Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_id" = ? LIMIT ? [["post_type_id", 157], ["LIMIT", 1]] - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_id" = ? [["post_type_id", 157]] - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_id" = ? [["post_type_id", 157]] - Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_id" = ? [["post_type_id", 157]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_new.html.erb (44.1ms) -Completed 200 OK in 63ms (Views: 48.7ms | ActiveRecord: 1.7ms) -  (0.5ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["plural", true], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.2ms) INSERT INTO "pulitzer_background_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 157], ["display_name", "Grey"], ["css_class_name", "grey"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_justification_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 157], ["display_name", "Left"], ["css_class_name", "left"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.2ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 157], ["display_name", "Begin Sequence"], ["css_class_name", "begin-sequence"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_id", 157], ["display_name", "Image Right"], ["view_file_name", "image-right"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started POST "/pulitzer/partials?partial%5Barrangement_style_id%5D=1&partial%5Bbackground_style_id%5D=1&partial%5Bfree_form_section_id%5D=157&partial%5Bjustification_style_id%5D=1&partial%5Bpost_type_id%5D=157&partial%5Bsequence_flow_style_id%5D=1" for 127.0.0.1 at 2017-05-23 10:54:26 -0600 -Processing by Pulitzer::PartialsController#create as HTML - Parameters: {"partial"=>{"arrangement_style_id"=>"1", "background_style_id"=>"1", "free_form_section_id"=>"157", "justification_style_id"=>"1", "post_type_id"=>"157", "sequence_flow_style_id"=>"1"}} - Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] -  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 157]] - SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order", "background_style_id", "justification_style_id", "sequence_flow_style_id", "arrangement_style_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["free_form_section_id", 157], ["sort_order", 1], ["background_style_id", 1], ["justification_style_id", 1], ["sequence_flow_style_id", 1], ["arrangement_style_id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] - Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 157]] - Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.4ms) - Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (4.3ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (19.4ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show_wrapper.html.erb (22.0ms) -Completed 200 OK in 38ms (Views: 24.0ms | ActiveRecord: 1.2ms) - Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" ORDER BY "pulitzer_partials"."id" DESC LIMIT ? [["LIMIT", 1]] -  (0.5ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.5ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["plural", true], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] -  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 157]] - SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_id", 157], ["free_form_section_id", 157], ["sort_order", 1], ["label", "test partial"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/partials/1/edit" for 127.0.0.1 at 2017-05-23 10:54:26 -0600 -Processing by Pulitzer::PartialsController#edit as HTML - Parameters: {"id"=>"1"} - Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.2ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.4ms) - Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] - Pulitzer::ArrangementStyle Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_id" = ? LIMIT ? [["post_type_id", 157], ["LIMIT", 1]] - Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_id" = ? LIMIT ? [["post_type_id", 157], ["LIMIT", 1]] - Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_id" = ? LIMIT ? [["post_type_id", 157], ["LIMIT", 1]] - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_id" = ? [["post_type_id", 157]] - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_id" = ? [["post_type_id", 157]] - Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_id" = ? [["post_type_id", 157]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_form.html.erb (17.3ms) -Completed 200 OK in 21ms (Views: 18.8ms | ActiveRecord: 0.9ms) -  (0.4ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Left Text White BG"], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["plural", true], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", 2017-05-23 16:54:26 UTC], ["updated_at", 2017-05-23 16:54:26 UTC], ["plural", true], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] -  (0.0ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 157]] - SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_id", 158], ["free_form_section_id", 157], ["sort_order", 1], ["label", "test partial"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started PATCH "/pulitzer/partials/1?partial%5Bpost_type_id%5D=157" for 127.0.0.1 at 2017-05-23 10:54:26 -0600 -Processing by Pulitzer::PartialsController#update as HTML - Parameters: {"partial"=>{"post_type_id"=>"157"}, "id"=>"1"} - Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) UPDATE "pulitzer_partials" SET "post_type_id" = ? WHERE "pulitzer_partials"."id" = ? [["post_type_id", 157], ["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.3ms) - Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (2.4ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (8.3ms) -Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.4ms) - Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] -  (0.6ms) rollback transaction -Creating scope :free_form. Overwriting existing method Pulitzer::ContentElement.free_form. -  (0.1ms) TRUNCATE TABLE schema_migrations; -  (1.7ms) delete from schema_migrations; -  (0.1ms) TRUNCATE TABLE ar_internal_metadata; -  (0.8ms) delete from ar_internal_metadata; -  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; -  (0.7ms) delete from pulitzer_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_posts; -  (0.9ms) delete from pulitzer_posts; -  (0.1ms) TRUNCATE TABLE pulitzer_tags; -  (0.9ms) delete from pulitzer_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; -  (0.8ms) delete from pulitzer_post_type_content_element_types; -  (0.1ms) TRUNCATE TABLE pulitzer_versions; -  (0.9ms) delete from pulitzer_versions; -  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; -  (0.7ms) delete from pulitzer_post_tags; -  (0.1ms) TRUNCATE TABLE pulitzer_post_types; -  (0.7ms) delete from pulitzer_post_types; -  (0.1ms) TRUNCATE TABLE pulitzer_partials; -  (0.8ms) delete from pulitzer_partials; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_section_types; -  (0.8ms) delete from pulitzer_free_form_section_types; -  (0.1ms) TRUNCATE TABLE pulitzer_free_form_sections; -  (1.0ms) delete from pulitzer_free_form_sections; -  (0.1ms) TRUNCATE TABLE pulitzer_layouts; -  (0.8ms) delete from pulitzer_layouts; -  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; -  (0.8ms) delete from pulitzer_content_elements; -  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; -  (0.8ms) delete from pulitzer_partial_types; -  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; -  (0.8ms) delete from pulitzer_background_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; -  (0.8ms) delete from pulitzer_justification_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; -  (0.8ms) delete from pulitzer_sequence_flow_styles; -  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; -  (0.6ms) delete from pulitzer_arrangement_styles; -  (0.1ms) begin transaction - SQL (1.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true]] -  (0.8ms) commit transaction -  (0.2ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (1.0ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::ContentElementType Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 157]] - Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_id" = ? [["post_type_id", 157]] - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Hero Title 1"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 1]] -  (0.9ms) commit transaction -  (0.1ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Hero Title 2"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 2]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Hero Title 3"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 3]] -  (0.9ms) commit transaction -  (0.0ms) begin transaction - SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Guest Title"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 4]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Guest Text"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 5]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Footer Title"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 6]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Footer Text"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 7]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Metadata title"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 8]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Metadata description"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 9]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_id", 157], ["content_element_type_id", 121], ["label", "Metadata keywords"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["sort_order", 10]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 157], ["name", "Main Content"], ["sort_order", 11]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_id", 157], ["name", "Handpicked Homes"], ["sort_order", 12]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["post_type_id", 157], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["slug", "welcome"]] - SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 157], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (1.4ms) commit transaction - Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["version_id", 196], ["post_type_content_element_type_id", 391], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["version_id", 196], ["post_type_content_element_type_id", 392], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["version_id", 196], ["post_type_content_element_type_id", 393], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["version_id", 196], ["post_type_content_element_type_id", 394], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["version_id", 196], ["post_type_content_element_type_id", 395], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["version_id", 196], ["post_type_content_element_type_id", 396], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.3ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["version_id", 196], ["post_type_content_element_type_id", 397], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["version_id", 196], ["post_type_content_element_type_id", 398], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.7ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["version_id", 196], ["post_type_content_element_type_id", 399], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.9ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] - SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["version_id", 196], ["post_type_content_element_type_id", 400], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 196], ["free_form_section_type_id", 79], ["name", "Main Content"]] -  (1.0ms) commit transaction - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 196], ["free_form_section_type_id", 80], ["name", "Handpicked Homes"]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] - SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["post_type_id", 158], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["slug", "complete-guide-to-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 158], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["post_type_id", 159], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["slug", "ski-jump-competition"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 159], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" IS NOT NULL) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] - SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "post_type_id", "created_at", "updated_at", "slug") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["post_type_id", 160], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["slug", "why-visit-breckenridge"]] - SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 160], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.8ms) commit transaction - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 0], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 157], ["status", 1], ["LIMIT", 1]] -  (0.0ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 196]] -  (0.9ms) commit transaction - Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" INNER JOIN "pulitzer_post_tags" ON "pulitzer_tags"."id" = "pulitzer_post_tags"."label_id" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 196], ["label_type", "Pulitzer::Tag"]] -  (0.1ms) begin transaction - SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 157], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC]] -  (0.7ms) commit transaction -[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 196], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Performing Pulitzer::CloneVersionJob from Inline(default) with arguments: #<GlobalID:0x007fdc51e7da58 @uri=#<URI::GID gid://dummy/Pulitzer::Version/196>> -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::CloneVersion !!! -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] /Users/eric/.rvm/gems/ruby-2.3.1/bin/rspec -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 157], ["status", 4], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 196]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 391], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["post_type_content_element_type_id", 391], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 791]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 392], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["post_type_content_element_type_id", 392], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 792]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 393], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["post_type_content_element_type_id", 393], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 793]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 394], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["post_type_content_element_type_id", 394], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 794]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 395], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["post_type_content_element_type_id", 395], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 795]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 396], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["post_type_content_element_type_id", 396], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 796]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 397], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["post_type_content_element_type_id", 397], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 797]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 398], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["post_type_content_element_type_id", 398], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (1.0ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 798]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 399], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["post_type_content_element_type_id", 399], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 799]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 400], ["LIMIT", 1]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "image") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["post_type_content_element_type_id", 400], ["content_element_type_id", 121], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["image", nil]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 200], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 800]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 196]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 79], ["name", "Main Content"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 157]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 200], ["id", 159]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 80], ["name", "Handpicked Homes"]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.9ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? ORDER BY "pulitzer_partials"."sort_order" ASC [["free_form_section_id", 158]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.1ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 200], ["id", 160]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.7ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 196]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.0ms) begin transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 200]] -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8]  (0.8ms) commit transaction -[ActiveJob] [Pulitzer::CloneVersionJob] [8f9307d4-24c5-4ccc-a789-8288207b12f8] Performed Pulitzer::CloneVersionJob from Inline(default) in 136.11ms -[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 8f9307d4-24c5-4ccc-a789-8288207b12f8) to Inline(default) with arguments: #<GlobalID:0x007fdc51ea4d60 @uri=#<URI::GID gid://dummy/Pulitzer::Version/196>> - Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 157], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 200], ["LIMIT", 1]] - Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 157], ["status", 1], ["LIMIT", 1]] - Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 196]] -  (0.1ms) begin transaction - SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 781]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 782]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 783]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 784]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 785]] -  (0.7ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 786]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 787]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 788]] -  (0.8ms) commit transaction -  (0.0ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 789]] -  (0.7ms) commit transaction -  (0.1ms) begin transaction - SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", 2017-05-23 16:54:53 UTC], ["id", 790]] -  (0.8ms) commit transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/partials/new?partial%5Bfree_form_section_id%5D=161" for 127.0.0.1 at 2017-05-23 10:54:53 -0600 -Processing by Pulitzer::PartialsController#new as HTML - Parameters: {"partial"=>{"free_form_section_id"=>"161"}} - Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.5ms) - Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."kind" = ? [["kind", 1]] - CACHE (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."kind" = ? [["kind", 1]] - Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_id" = ? LIMIT ? [["post_type_id", 161], ["LIMIT", 1]] - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_id" = ? [["post_type_id", 161]] - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_id" = ? [["post_type_id", 161]] - Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_id" = ? [["post_type_id", 161]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_new.html.erb (41.0ms) -Completed 200 OK in 56ms (Views: 43.7ms | ActiveRecord: 1.7ms) -  (1.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_background_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 161], ["display_name", "Grey"], ["css_class_name", "grey"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_justification_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 161], ["display_name", "Left"], ["css_class_name", "left"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.2ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_id", 161], ["display_name", "Begin Sequence"], ["css_class_name", "begin-sequence"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_id", 161], ["display_name", "Image Right"], ["view_file_name", "image-right"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -Started POST "/pulitzer/partials?partial%5Barrangement_style_id%5D=1&partial%5Bbackground_style_id%5D=1&partial%5Bfree_form_section_id%5D=161&partial%5Bjustification_style_id%5D=1&partial%5Bpost_type_id%5D=161&partial%5Bsequence_flow_style_id%5D=1" for 127.0.0.1 at 2017-05-23 10:54:53 -0600 -Processing by Pulitzer::PartialsController#create as HTML - Parameters: {"partial"=>{"arrangement_style_id"=>"1", "background_style_id"=>"1", "free_form_section_id"=>"161", "justification_style_id"=>"1", "post_type_id"=>"161", "sequence_flow_style_id"=>"1"}} - Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] -  (0.1ms) SAVEPOINT active_record_1 - Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] -  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 161]] - SQL (0.1ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order", "background_style_id", "justification_style_id", "sequence_flow_style_id", "arrangement_style_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_id", 161], ["free_form_section_id", 161], ["sort_order", 1], ["background_style_id", 1], ["justification_style_id", 1], ["sequence_flow_style_id", 1], ["arrangement_style_id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] - Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_id", 161]] - Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.4ms) - Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (3.8ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (18.1ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show_wrapper.html.erb (20.9ms) -Completed 200 OK in 36ms (Views: 23.4ms | ActiveRecord: 1.2ms) - Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" ORDER BY "pulitzer_partials"."id" DESC LIMIT ? [["LIMIT", 1]] -  (1.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] -  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 161]] - SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_id", 161], ["free_form_section_id", 161], ["sort_order", 1], ["label", "test partial"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started GET "/pulitzer/partials/1/edit" for 127.0.0.1 at 2017-05-23 10:54:53 -0600 -Processing by Pulitzer::PartialsController#edit as HTML - Parameters: {"id"=>"1"} - Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.3ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.4ms) - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] - Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_id" = ? LIMIT ? [["post_type_id", 161], ["LIMIT", 1]] - Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_id" = ? LIMIT ? [["post_type_id", 161], ["LIMIT", 1]] - Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_id" = ? LIMIT ? [["post_type_id", 161], ["LIMIT", 1]] - Pulitzer::BackgroundStyle Load (0.2ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_id" = ? [["post_type_id", 161]] - Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_id" = ? [["post_type_id", 161]] - Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_id" = ? [["post_type_id", 161]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_form.html.erb (13.9ms) -Completed 200 OK in 17ms (Views: 15.3ms | ActiveRecord: 0.7ms) -  (0.6ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Left Text White BG"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true], ["kind", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - SQL (0.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Centered Text White BG"], ["created_at", 2017-05-23 16:54:53 UTC], ["updated_at", 2017-05-23 16:54:53 UTC], ["plural", true], ["kind", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -  (0.0ms) SAVEPOINT active_record_1 - Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] -  (0.4ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 161]] - SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_id", 162], ["free_form_section_id", 161], ["sort_order", 1], ["label", "test partial"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started PATCH "/pulitzer/partials/1?partial%5Bpost_type_id%5D=161" for 127.0.0.1 at 2017-05-23 10:54:53 -0600 -Processing by Pulitzer::PartialsController#update as HTML - Parameters: {"partial"=>{"post_type_id"=>"161"}, "id"=>"1"} - Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.0ms) SAVEPOINT active_record_1 - SQL (0.1ms) UPDATE "pulitzer_partials" SET "post_type_id" = ? WHERE "pulitzer_partials"."id" = ? [["post_type_id", 161], ["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 - Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.4ms) - Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (3.3ms) - Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (9.9ms) -Completed 200 OK in 15ms (Views: 12.1ms | ActiveRecord: 0.4ms) - Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 161], ["LIMIT", 1]] -  (0.7ms) rollback transaction