spec/dummy/log/test.log in pulitzer-0.15.25 vs spec/dummy/log/test.log in pulitzer-0.15.26

- old
+ new

@@ -464981,5 +464981,12011 @@ 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_version_id" = ? [["post_type_version_id", 99]] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 42], ["name", "Winterfell news 4"], ["LIMIT", 1]] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 83 ORDER BY "pulitzer_partials"."sort_order" ASC Pulitzer::PartialType Load (0.0ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 43]]  (0.6ms) rollback transaction +  (0.2ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (2.6ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.5ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.3ms) delete from pulitzer_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.1ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.2ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.1ms) delete from pulitzer_custom_options; +  (0.2ms) 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.0ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (1.2ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.2ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.1ms) delete from pulitzer_partial_types; +  (0.2ms) TRUNCATE TABLE pulitzer_partials; +  (1.4ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.1ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.1ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.1ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (2.0ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.1ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.2ms) delete from pulitzer_posts; +  (0.2ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.1ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.1ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (1.4ms) delete from pulitzer_tags; +  (0.4ms) TRUNCATE TABLE pulitzer_versions; +  (1.3ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.0ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:19:39.208686"], ["updated_at", "2018-03-21 21:19:39.208686"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 98], ["status", "published"]] +  (0.9ms) 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.6ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:19:39.259155"], ["updated_at", "2018-03-21 21:19:39.259155"]] +  (0.9ms) 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", "Image"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:19:39.263230"], ["updated_at", "2018-03-21 21:19:39.263230"]] +  (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", "Video"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:19:39.266470"], ["updated_at", "2018-03-21 21:19:39.266470"]] +  (1.0ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:19:39.269628"], ["updated_at", "2018-03-21 21:19:39.269628"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostTypeContentElementType Load (1.3ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 98]] + 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_version_id" = ? [["post_type_version_id", 98]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:19:39.311625"], ["updated_at", "2018-03-21 21:19:39.311625"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:19:39.316784"], ["updated_at", "2018-03-21 21:19:39.316784"], ["sort_order", 2]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:19:39.321911"], ["updated_at", "2018-03-21 21:19:39.321911"], ["sort_order", 3]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Guest Title"], ["created_at", "2018-03-21 21:19:39.327663"], ["updated_at", "2018-03-21 21:19:39.327663"], ["sort_order", 4]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Guest Text"], ["created_at", "2018-03-21 21:19:39.333573"], ["updated_at", "2018-03-21 21:19:39.333573"], ["sort_order", 5]] +  (1.1ms) commit transaction +  (0.7ms) begin transaction + SQL (1.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Footer Title"], ["created_at", "2018-03-21 21:19:39.338685"], ["updated_at", "2018-03-21 21:19:39.338685"], ["sort_order", 6]] +  (1.2ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Footer Text"], ["created_at", "2018-03-21 21:19:39.344107"], ["updated_at", "2018-03-21 21:19:39.344107"], ["sort_order", 7]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Metadata title"], ["created_at", "2018-03-21 21:19:39.350221"], ["updated_at", "2018-03-21 21:19:39.350221"], ["sort_order", 8]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Metadata description"], ["created_at", "2018-03-21 21:19:39.355882"], ["updated_at", "2018-03-21 21:19:39.355882"], ["sort_order", 9]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 85], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:19:39.361047"], ["updated_at", "2018-03-21 21:19:39.361047"], ["sort_order", 10]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 98], ["content_element_type_id", 88], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:19:39.366157"], ["updated_at", "2018-03-21 21:19:39.366157"], ["sort_order", 11]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 98], ["name", "Main Content"], ["sort_order", 12]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 98], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (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", "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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:19:39.485312"], ["updated_at", "2018-03-21 21:19:39.485312"], ["slug", "welcome"], ["post_type_version_id", 98]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 85], ["created_at", "2018-03-21 21:19:39.495974"], ["updated_at", "2018-03-21 21:19:39.495974"]] +  (1.2ms) 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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["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", 42], ["post_type_content_element_type_id", 243], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.541024"], ["updated_at", "2018-03-21 21:19:39.541024"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (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", 85], ["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", 42], ["post_type_content_element_type_id", 244], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.550310"], ["updated_at", "2018-03-21 21:19:39.550310"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["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", 42], ["post_type_content_element_type_id", 245], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.560892"], ["updated_at", "2018-03-21 21:19:39.560892"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (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", 85], ["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", 42], ["post_type_content_element_type_id", 246], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.568664"], ["updated_at", "2018-03-21 21:19:39.568664"]] +  (1.0ms) 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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (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", 85], ["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", 42], ["post_type_content_element_type_id", 247], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.577888"], ["updated_at", "2018-03-21 21:19:39.577888"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (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", 85], ["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", 42], ["post_type_content_element_type_id", 248], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.585851"], ["updated_at", "2018-03-21 21:19:39.585851"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (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", 85], ["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", 42], ["post_type_content_element_type_id", 249], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.594891"], ["updated_at", "2018-03-21 21:19:39.594891"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["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", 42], ["post_type_content_element_type_id", 250], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.606210"], ["updated_at", "2018-03-21 21:19:39.606210"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (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", 85], ["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", 42], ["post_type_content_element_type_id", 251], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.614242"], ["updated_at", "2018-03-21 21:19:39.614242"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (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", 85], ["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", 42], ["post_type_content_element_type_id", 252], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.624554"], ["updated_at", "2018-03-21 21:19:39.624554"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (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", 88], ["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", "Call to Action Button"], ["version_id", 42], ["post_type_content_element_type_id", 253], ["content_element_type_id", 88], ["created_at", "2018-03-21 21:19:39.632327"], ["updated_at", "2018-03-21 21:19:39.632327"]] +  (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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 42], ["free_form_section_type_id", 43], ["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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 83 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 42], ["free_form_section_type_id", 44], ["name", "Handpicked Homes"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2018-03-21 21:19:39.661808"], ["updated_at", "2018-03-21 21:19:39.661808"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 99], ["status", "published"]] +  (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", "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.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:19:39.670520"], ["updated_at", "2018-03-21 21:19:39.670520"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 99]] +  (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", "2018-03-21 21:19:39.673747"], ["updated_at", "2018-03-21 21:19:39.673747"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 100], ["status", "published"]] +  (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.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:19:39.682415"], ["updated_at", "2018-03-21 21:19:39.682415"], ["slug", "ski-jump-competition"], ["post_type_version_id", 100]] +  (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", "2018-03-21 21:19:39.686182"], ["updated_at", "2018-03-21 21:19:39.686182"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 101], ["status", "published"]] +  (0.9ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:19:39.695343"], ["updated_at", "2018-03-21 21:19:39.695343"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 101]] +  (1.1ms) commit transaction + Pulitzer::Post Load (0.3ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."title" = ? LIMIT ? [["title", "Welcome"], ["LIMIT", 1]] + 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", 85], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (83, 84) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 85], ["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", "2018-03-21 21:19:39.712078"], ["id", 42]] +  (0.8ms) commit transaction + Pulitzer::Tag Load (0.3ms) 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", 42], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 85], ["created_at", "2018-03-21 21:19:39.732488"], ["updated_at", "2018-03-21 21:19:39.732488"]] +  (1.0ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 42], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Performing Pulitzer::CloneVersionJob (Job ID: bb84bff7-bde7-47d7-a9af-5765a89b598e) from Inline(default) with arguments: #<GlobalID:0x007fd29f207c80 @uri=#<URI::GID gid://dummy/Pulitzer::Version/42>> +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 85], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 43 +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 42]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::PostTypeContentElementType Load (0.7ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 243], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 243], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.541024"], ["updated_at", "2018-03-21 21:19:39.541024"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.766346"], ["id", 463]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 244], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 244], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.550310"], ["updated_at", "2018-03-21 21:19:39.550310"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.777793"], ["id", 464]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 245], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 245], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.560892"], ["updated_at", "2018-03-21 21:19:39.560892"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.795231"], ["id", 465]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.2ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 246], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 246], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.568664"], ["updated_at", "2018-03-21 21:19:39.568664"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.809406"], ["id", 466]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 247], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 247], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.577888"], ["updated_at", "2018-03-21 21:19:39.577888"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.818962"], ["id", 467]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 248], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 248], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.585851"], ["updated_at", "2018-03-21 21:19:39.585851"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.7ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.828089"], ["id", 468]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 249], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 249], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.594891"], ["updated_at", "2018-03-21 21:19:39.594891"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.7ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.838395"], ["id", 469]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 250], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 250], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.606210"], ["updated_at", "2018-03-21 21:19:39.606210"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.848403"], ["id", 470]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 251], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 251], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.614242"], ["updated_at", "2018-03-21 21:19:39.614242"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.858428"], ["id", 471]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 252], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 252], ["content_element_type_id", 85], ["created_at", "2018-03-21 21:19:39.624554"], ["updated_at", "2018-03-21 21:19:39.624554"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.868139"], ["id", 472]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 88], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] 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", 253], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 253], ["content_element_type_id", 88], ["created_at", "2018-03-21 21:19:39.632327"], ["updated_at", "2018-03-21 21:19:39.632327"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 43], ["updated_at", "2018-03-21 21:19:39.877834"], ["id", 473]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 42]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (83, 84) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 43], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 43], ["id", 85]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 44], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 43], ["id", 86]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 42]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:19:39.895439"], ["id", 43]] +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [bb84bff7-bde7-47d7-a9af-5765a89b598e] Performed Pulitzer::CloneVersionJob (Job ID: bb84bff7-bde7-47d7-a9af-5765a89b598e) from Inline(default) in 158.43ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: bb84bff7-bde7-47d7-a9af-5765a89b598e) to Inline(default) with arguments: #<GlobalID:0x007fd29f1e6260 @uri=#<URI::GID gid://dummy/Pulitzer::Version/42>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 85], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 43], ["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", 85], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 42 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (83, 84) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::ContentElement Load (0.4ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 42]] + 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" IN (243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:19:39.913442"], ["id", 452]] +  (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", "2018-03-21 21:19:39.916267"], ["id", 453]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2018-03-21 21:19:39.918856"], ["id", 454]] +  (0.9ms) 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", "2018-03-21 21:19:39.922510"], ["id", 455]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2018-03-21 21:19:39.926283"], ["id", 456]] +  (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 Title"], ["updated_at", "2018-03-21 21:19:39.929136"], ["id", 457]] +  (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", "2018-03-21 21:19:39.931826"], ["id", 458]] +  (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", "2018-03-21 21:19:39.934367"], ["id", 459]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:19:39.937409"], ["id", 460]] +  (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 keywords"], ["updated_at", "2018-03-21 21:19:39.940183"], ["id", 461]] +  (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", "Call to Action Button"], ["updated_at", "2018-03-21 21:19:39.942776"], ["id", 462]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 21], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 21], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:19:39.969809"], ["updated_at", "2018-03-21 21:19:39.969809"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 102], ["status", "published"]] +  (1.1ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 102]] + 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_version_id" = ? [["post_type_version_id", 102]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 102], ["content_element_type_id", 85], ["label", "Body"], ["created_at", "2018-03-21 21:19:39.980910"], ["updated_at", "2018-03-21 21:19:39.980910"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.9ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.1ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.0ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.0ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.0ms) delete from pulitzer_custom_option_lists; +  (0.2ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.3ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (1.4ms) 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_justification_styles; +  (1.0ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (0.9ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.9ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.1ms) delete from pulitzer_partials; +  (0.2ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.2ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.0ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.0ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.4ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.1ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.0ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.1ms) delete from pulitzer_styles; +  (0.3ms) TRUNCATE TABLE pulitzer_tags; +  (1.6ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.1ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.3ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.0ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:20:56.366709"], ["updated_at", "2018-03-21 21:20:56.366709"], ["plural", "t"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 103], ["status", "published"]] +  (1.1ms) 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", "2018-03-21 21:20:56.399364"], ["updated_at", "2018-03-21 21:20:56.399364"]] +  (1.0ms) 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", "2018-03-21 21:20:56.403192"], ["updated_at", "2018-03-21 21:20:56.403192"]] +  (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", "2018-03-21 21:20:56.405819"], ["updated_at", "2018-03-21 21:20:56.405819"]] +  (0.8ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:20:56.408372"], ["updated_at", "2018-03-21 21:20:56.408372"]] +  (0.9ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 103]] + 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_version_id" = ? [["post_type_version_id", 103]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:20:56.429557"], ["updated_at", "2018-03-21 21:20:56.429557"], ["sort_order", 1]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:20:56.434970"], ["updated_at", "2018-03-21 21:20:56.434970"], ["sort_order", 2]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:20:56.438138"], ["updated_at", "2018-03-21 21:20:56.438138"], ["sort_order", 3]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Guest Title"], ["created_at", "2018-03-21 21:20:56.441123"], ["updated_at", "2018-03-21 21:20:56.441123"], ["sort_order", 4]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Guest Text"], ["created_at", "2018-03-21 21:20:56.445509"], ["updated_at", "2018-03-21 21:20:56.445509"], ["sort_order", 5]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Footer Title"], ["created_at", "2018-03-21 21:20:56.449106"], ["updated_at", "2018-03-21 21:20:56.449106"], ["sort_order", 6]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Footer Text"], ["created_at", "2018-03-21 21:20:56.452466"], ["updated_at", "2018-03-21 21:20:56.452466"], ["sort_order", 7]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Metadata title"], ["created_at", "2018-03-21 21:20:56.455935"], ["updated_at", "2018-03-21 21:20:56.455935"], ["sort_order", 8]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Metadata description"], ["created_at", "2018-03-21 21:20:56.459508"], ["updated_at", "2018-03-21 21:20:56.459508"], ["sort_order", 9]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 89], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:20:56.463075"], ["updated_at", "2018-03-21 21:20:56.463075"], ["sort_order", 10]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 103], ["content_element_type_id", 92], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:20:56.466945"], ["updated_at", "2018-03-21 21:20:56.466945"], ["sort_order", 11]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 103], ["name", "Main Content"], ["sort_order", 12]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 103], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:20:56.577141"], ["updated_at", "2018-03-21 21:20:56.577141"], ["slug", "welcome"], ["post_type_version_id", 103]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 89], ["created_at", "2018-03-21 21:20:56.589565"], ["updated_at", "2018-03-21 21:20:56.589565"]] +  (1.0ms) commit transaction + Pulitzer::Version Load (0.4ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 89], ["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", 44], ["post_type_content_element_type_id", 255], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.628938"], ["updated_at", "2018-03-21 21:20:56.628938"]] +  (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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["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", 44], ["post_type_content_element_type_id", 256], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.640643"], ["updated_at", "2018-03-21 21:20:56.640643"]] +  (1.0ms) 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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 89], ["LIMIT", 1]] + SQL (0.7ms) 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", 44], ["post_type_content_element_type_id", 257], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.648974"], ["updated_at", "2018-03-21 21:20:56.648974"]] +  (1.2ms) 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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 89], ["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", 44], ["post_type_content_element_type_id", 258], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.658849"], ["updated_at", "2018-03-21 21:20:56.658849"]] +  (1.3ms) 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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["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", 44], ["post_type_content_element_type_id", 259], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.670570"], ["updated_at", "2018-03-21 21:20:56.670570"]] +  (1.3ms) 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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 89], ["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", 44], ["post_type_content_element_type_id", 260], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.680082"], ["updated_at", "2018-03-21 21:20:56.680082"]] +  (1.2ms) 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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 89], ["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", 44], ["post_type_content_element_type_id", 261], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.690830"], ["updated_at", "2018-03-21 21:20:56.690830"]] +  (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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 89], ["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", 44], ["post_type_content_element_type_id", 262], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.699938"], ["updated_at", "2018-03-21 21:20:56.699938"]] +  (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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 89], ["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", 44], ["post_type_content_element_type_id", 263], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.707757"], ["updated_at", "2018-03-21 21:20:56.707757"]] +  (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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 89], ["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", 44], ["post_type_content_element_type_id", 264], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.716680"], ["updated_at", "2018-03-21 21:20:56.716680"]] +  (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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (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", 92], ["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", "Call to Action Button"], ["version_id", 44], ["post_type_content_element_type_id", 265], ["content_element_type_id", 92], ["created_at", "2018-03-21 21:20:56.724111"], ["updated_at", "2018-03-21 21:20:56.724111"]] +  (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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 +  (0.0ms) begin transaction + SQL (0.9ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 44], ["free_form_section_type_id", 45], ["name", "Main Content"]] +  (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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 87 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 44], ["free_form_section_type_id", 46], ["name", "Handpicked Homes"]] +  (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 Guides"], ["created_at", "2018-03-21 21:20:56.762778"], ["updated_at", "2018-03-21 21:20:56.762778"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 104], ["status", "published"]] +  (1.1ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:20:56.774448"], ["updated_at", "2018-03-21 21:20:56.774448"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 104]] +  (1.1ms) 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", "2018-03-21 21:20:56.777788"], ["updated_at", "2018-03-21 21:20:56.777788"], ["plural", "t"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 105], ["status", "published"]] +  (1.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", "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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:20:56.789178"], ["updated_at", "2018-03-21 21:20:56.789178"], ["slug", "ski-jump-competition"], ["post_type_version_id", 105]] +  (1.2ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2018-03-21 21:20:56.792368"], ["updated_at", "2018-03-21 21:20:56.792368"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 106], ["status", "published"]] +  (1.1ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:20:56.802453"], ["updated_at", "2018-03-21 21:20:56.802453"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 106]] +  (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", 89], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (87, 88) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 89], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:20:56.814194"], ["id", 44]] +  (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", 44], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (1.0ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 89], ["created_at", "2018-03-21 21:20:56.832696"], ["updated_at", "2018-03-21 21:20:56.832696"]] +  (1.0ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 44], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Performing Pulitzer::CloneVersionJob (Job ID: b63b2b61-be0f-4cc7-aea8-0c8a43b294fb) from Inline(default) with arguments: #<GlobalID:0x007ff6842da4b0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/44>> +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 89], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 45 +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 44]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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" IN (255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 255], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 255], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.628938"], ["updated_at", "2018-03-21 21:20:56.628938"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.866634"], ["id", 485]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 256], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 256], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.640643"], ["updated_at", "2018-03-21 21:20:56.640643"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.876393"], ["id", 486]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 257], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 257], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.648974"], ["updated_at", "2018-03-21 21:20:56.648974"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.886943"], ["id", 487]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 258], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 258], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.658849"], ["updated_at", "2018-03-21 21:20:56.658849"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.896700"], ["id", 488]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 259], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 259], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.670570"], ["updated_at", "2018-03-21 21:20:56.670570"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.906493"], ["id", 489]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 260], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 260], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.680082"], ["updated_at", "2018-03-21 21:20:56.680082"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.916231"], ["id", 490]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 261], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 261], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.690830"], ["updated_at", "2018-03-21 21:20:56.690830"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.925805"], ["id", 491]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 262], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (1.7ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 262], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.699938"], ["updated_at", "2018-03-21 21:20:56.699938"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.938429"], ["id", 492]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 263], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 263], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.707757"], ["updated_at", "2018-03-21 21:20:56.707757"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.949845"], ["id", 493]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 264], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 264], ["content_element_type_id", 89], ["created_at", "2018-03-21 21:20:56.716680"], ["updated_at", "2018-03-21 21:20:56.716680"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.960526"], ["id", 494]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 92], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] 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", 265], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 265], ["content_element_type_id", 92], ["created_at", "2018-03-21 21:20:56.724111"], ["updated_at", "2018-03-21 21:20:56.724111"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 45], ["updated_at", "2018-03-21 21:20:56.971142"], ["id", 495]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 44]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (87, 88) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 45], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.6ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 45], ["id", 89]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 46], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 45], ["id", 90]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 44]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:20:56.990283"], ["id", 45]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b63b2b61-be0f-4cc7-aea8-0c8a43b294fb] Performed Pulitzer::CloneVersionJob (Job ID: b63b2b61-be0f-4cc7-aea8-0c8a43b294fb) from Inline(default) in 158.91ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: b63b2b61-be0f-4cc7-aea8-0c8a43b294fb) to Inline(default) with arguments: #<GlobalID:0x007ff6850e5d20 @uri=#<URI::GID gid://dummy/Pulitzer::Version/44>> + Pulitzer::Post Load (0.4ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 89], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 45], ["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", 89], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 44 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (87, 88) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 44]] + 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" IN (255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:20:57.013276"], ["id", 474]] +  (0.9ms) 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", "2018-03-21 21:20:57.016171"], ["id", 475]] +  (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", "2018-03-21 21:20:57.018878"], ["id", 476]] +  (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", "2018-03-21 21:20:57.021578"], ["id", 477]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2018-03-21 21:20:57.024163"], ["id", 478]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:20:57.027204"], ["id", 479]] +  (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", "Footer Text"], ["updated_at", "2018-03-21 21:20:57.030355"], ["id", 480]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:20:57.033157"], ["id", 481]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:20:57.038219"], ["id", 482]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", "2018-03-21 21:20:57.041083"], ["id", 483]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2018-03-21 21:20:57.044047"], ["id", 484]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 22], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 22], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:20:57.073286"], ["updated_at", "2018-03-21 21:20:57.073286"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 107], ["status", "published"]] +  (1.1ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 107]] + 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_version_id" = ? [["post_type_version_id", 107]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 107], ["content_element_type_id", 89], ["label", "Body"], ["created_at", "2018-03-21 21:20:57.085175"], ["updated_at", "2018-03-21 21:20:57.085175"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.3ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.0ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.1ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.0ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.1ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.0ms) delete from pulitzer_custom_options; +  (0.2ms) 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.0ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (1.1ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.0ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.0ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.2ms) delete from pulitzer_post_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.2ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.1ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.4ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.0ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.0ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.2ms) delete from pulitzer_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_tags; +  (1.6ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.6ms) delete from pulitzer_versions; +  (0.4ms) TRUNCATE TABLE schema_migrations; +  (1.3ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.1ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:23:35.265301"], ["updated_at", "2018-03-21 21:23:35.265301"], ["plural", "t"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 108], ["status", "published"]] +  (1.6ms) 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", "2018-03-21 21:23:35.301963"], ["updated_at", "2018-03-21 21:23:35.301963"]] +  (1.1ms) 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", "Image"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:23:35.305467"], ["updated_at", "2018-03-21 21:23:35.305467"]] +  (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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:23:35.308443"], ["updated_at", "2018-03-21 21:23:35.308443"]] +  (0.9ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:23:35.311311"], ["updated_at", "2018-03-21 21:23:35.311311"]] +  (0.9ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 108]] + 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_version_id" = ? [["post_type_version_id", 108]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:23:35.336384"], ["updated_at", "2018-03-21 21:23:35.336384"], ["sort_order", 1]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:23:35.340269"], ["updated_at", "2018-03-21 21:23:35.340269"], ["sort_order", 2]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:23:35.343873"], ["updated_at", "2018-03-21 21:23:35.343873"], ["sort_order", 3]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Guest Title"], ["created_at", "2018-03-21 21:23:35.347493"], ["updated_at", "2018-03-21 21:23:35.347493"], ["sort_order", 4]] +  (1.2ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Guest Text"], ["created_at", "2018-03-21 21:23:35.352196"], ["updated_at", "2018-03-21 21:23:35.352196"], ["sort_order", 5]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Footer Title"], ["created_at", "2018-03-21 21:23:35.355761"], ["updated_at", "2018-03-21 21:23:35.355761"], ["sort_order", 6]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Footer Text"], ["created_at", "2018-03-21 21:23:35.358970"], ["updated_at", "2018-03-21 21:23:35.358970"], ["sort_order", 7]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Metadata title"], ["created_at", "2018-03-21 21:23:35.363659"], ["updated_at", "2018-03-21 21:23:35.363659"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Metadata description"], ["created_at", "2018-03-21 21:23:35.367543"], ["updated_at", "2018-03-21 21:23:35.367543"], ["sort_order", 9]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 93], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:23:35.371585"], ["updated_at", "2018-03-21 21:23:35.371585"], ["sort_order", 10]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 108], ["content_element_type_id", 96], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:23:35.375601"], ["updated_at", "2018-03-21 21:23:35.375601"], ["sort_order", 11]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 108], ["name", "Main Content"], ["sort_order", 12]] +  (1.2ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 108], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (1.0ms) 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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:23:35.490235"], ["updated_at", "2018-03-21 21:23:35.490235"], ["slug", "welcome"], ["post_type_version_id", 108]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 93], ["created_at", "2018-03-21 21:23:35.503474"], ["updated_at", "2018-03-21 21:23:35.503474"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 267], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.540805"], ["updated_at", "2018-03-21 21:23:35.540805"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 268], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.550126"], ["updated_at", "2018-03-21 21:23:35.550126"]] +  (1.0ms) 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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 269], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.558793"], ["updated_at", "2018-03-21 21:23:35.558793"]] +  (1.0ms) 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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 270], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.567272"], ["updated_at", "2018-03-21 21:23:35.567272"]] +  (1.3ms) 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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 271], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.575662"], ["updated_at", "2018-03-21 21:23:35.575662"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 272], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.584212"], ["updated_at", "2018-03-21 21:23:35.584212"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 273], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.591661"], ["updated_at", "2018-03-21 21:23:35.591661"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", "Metadata title"], ["version_id", 46], ["post_type_content_element_type_id", 274], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.599906"], ["updated_at", "2018-03-21 21:23:35.599906"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 275], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.608346"], ["updated_at", "2018-03-21 21:23:35.608346"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 93], ["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", 46], ["post_type_content_element_type_id", 276], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.616809"], ["updated_at", "2018-03-21 21:23:35.616809"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (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", 96], ["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", "Call to Action Button"], ["version_id", 46], ["post_type_content_element_type_id", 277], ["content_element_type_id", 96], ["created_at", "2018-03-21 21:23:35.624805"], ["updated_at", "2018-03-21 21:23:35.624805"]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 46], ["free_form_section_type_id", 47], ["name", "Main Content"]] +  (1.1ms) 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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 91 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 46], ["free_form_section_type_id", 48], ["name", "Handpicked Homes"]] +  (1.1ms) 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", "2018-03-21 21:23:35.662425"], ["updated_at", "2018-03-21 21:23:35.662425"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 109], ["status", "published"]] +  (0.9ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:23:35.673051"], ["updated_at", "2018-03-21 21:23:35.673051"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 109]] +  (1.1ms) 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", "2018-03-21 21:23:35.676268"], ["updated_at", "2018-03-21 21:23:35.676268"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 110], ["status", "published"]] +  (1.4ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:23:35.686942"], ["updated_at", "2018-03-21 21:23:35.686942"], ["slug", "ski-jump-competition"], ["post_type_version_id", 110]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2018-03-21 21:23:35.690437"], ["updated_at", "2018-03-21 21:23:35.690437"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 111], ["status", "published"]] +  (0.8ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:23:35.700085"], ["updated_at", "2018-03-21 21:23:35.700085"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 111]] +  (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", 93], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (91, 92) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 93], ["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", "2018-03-21 21:23:35.712146"], ["id", 46]] +  (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", 46], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 93], ["created_at", "2018-03-21 21:23:35.732381"], ["updated_at", "2018-03-21 21:23:35.732381"]] +  (0.9ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 46], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Performing Pulitzer::CloneVersionJob (Job ID: 9df45440-8e50-4aff-be83-ce8791fcb173) from Inline(default) with arguments: #<GlobalID:0x007fcaaebbecb8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/46>> +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 93], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 47 +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 46]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::PostTypeContentElementType Load (0.4ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 267], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 267], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.540805"], ["updated_at", "2018-03-21 21:23:35.540805"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.761599"], ["id", 507]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 268], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 268], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.550126"], ["updated_at", "2018-03-21 21:23:35.550126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.773461"], ["id", 508]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 269], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 269], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.558793"], ["updated_at", "2018-03-21 21:23:35.558793"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.784050"], ["id", 509]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 270], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 270], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.567272"], ["updated_at", "2018-03-21 21:23:35.567272"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.793605"], ["id", 510]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 271], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 271], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.575662"], ["updated_at", "2018-03-21 21:23:35.575662"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.804464"], ["id", 511]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 272], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 272], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.584212"], ["updated_at", "2018-03-21 21:23:35.584212"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.817094"], ["id", 512]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 273], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 273], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.591661"], ["updated_at", "2018-03-21 21:23:35.591661"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.826777"], ["id", 513]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 274], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 274], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.599906"], ["updated_at", "2018-03-21 21:23:35.599906"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.837242"], ["id", 514]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 275], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 275], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.608346"], ["updated_at", "2018-03-21 21:23:35.608346"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.848138"], ["id", 515]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 276], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 276], ["content_element_type_id", 93], ["created_at", "2018-03-21 21:23:35.616809"], ["updated_at", "2018-03-21 21:23:35.616809"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.857800"], ["id", 516]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 96], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] 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", 277], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 277], ["content_element_type_id", 96], ["created_at", "2018-03-21 21:23:35.624805"], ["updated_at", "2018-03-21 21:23:35.624805"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 47], ["updated_at", "2018-03-21 21:23:35.867555"], ["id", 517]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 46]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (91, 92) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.3ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 47], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 47], ["id", 93]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.5ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 48], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 47], ["id", 94]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Pulitzer::PostTag Load (0.3ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 46]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:23:35.888381"], ["id", 47]] +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [9df45440-8e50-4aff-be83-ce8791fcb173] Performed Pulitzer::CloneVersionJob (Job ID: 9df45440-8e50-4aff-be83-ce8791fcb173) from Inline(default) in 159.91ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 9df45440-8e50-4aff-be83-ce8791fcb173) to Inline(default) with arguments: #<GlobalID:0x007fcab09ebb00 @uri=#<URI::GID gid://dummy/Pulitzer::Version/46>> + Pulitzer::Post Load (0.3ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 93], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 47], ["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", 93], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 46 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (91, 92) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 46]] + 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" IN (267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", "2018-03-21 21:23:35.911136"], ["id", 496]] +  (0.9ms) 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", "2018-03-21 21:23:35.914637"], ["id", 497]] +  (1.1ms) 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", "2018-03-21 21:23:35.918452"], ["id", 498]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:23:35.922245"], ["id", 499]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2018-03-21 21:23:35.926012"], ["id", 500]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:23:35.929583"], ["id", 501]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", "2018-03-21 21:23:35.932980"], ["id", 502]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:23:35.936845"], ["id", 503]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:23:35.940861"], ["id", 504]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", "2018-03-21 21:23:35.944249"], ["id", 505]] +  (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", "Call to Action Button"], ["updated_at", "2018-03-21 21:23:35.948173"], ["id", 506]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 23], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 23], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:23:35.976124"], ["updated_at", "2018-03-21 21:23:35.976124"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 112], ["status", "published"]] +  (1.0ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 112]] + 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_version_id" = ? [["post_type_version_id", 112]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 112], ["content_element_type_id", 93], ["label", "Body"], ["created_at", "2018-03-21 21:23:35.987219"], ["updated_at", "2018-03-21 21:23:35.987219"], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (2.1ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.1ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.0ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.0ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.0ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.1ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (1.3ms) 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_justification_styles; +  (1.0ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.0ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.1ms) delete from pulitzer_partials; +  (0.2ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.1ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.0ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.0ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.2ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.2ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.3ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.0ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.3ms) delete from pulitzer_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_tags; +  (1.8ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.0ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.6ms) delete from schema_migrations; +  (0.3ms) TRUNCATE TABLE ar_internal_metadata; +  (1.2ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:24:20.134274"], ["updated_at", "2018-03-21 21:24:20.134274"], ["plural", "t"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 113], ["status", "published"]] +  (1.0ms) 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", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:24:20.166232"], ["updated_at", "2018-03-21 21:24:20.166232"]] +  (1.0ms) 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", "Image"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:24:20.169747"], ["updated_at", "2018-03-21 21:24:20.169747"]] +  (1.2ms) 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", "Video"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:24:20.173383"], ["updated_at", "2018-03-21 21:24:20.173383"]] +  (0.8ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:24:20.176232"], ["updated_at", "2018-03-21 21:24:20.176232"]] +  (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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 113]] + 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_version_id" = ? [["post_type_version_id", 113]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:24:20.198242"], ["updated_at", "2018-03-21 21:24:20.198242"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:24:20.201758"], ["updated_at", "2018-03-21 21:24:20.201758"], ["sort_order", 2]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:24:20.205840"], ["updated_at", "2018-03-21 21:24:20.205840"], ["sort_order", 3]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Guest Title"], ["created_at", "2018-03-21 21:24:20.209554"], ["updated_at", "2018-03-21 21:24:20.209554"], ["sort_order", 4]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Guest Text"], ["created_at", "2018-03-21 21:24:20.213699"], ["updated_at", "2018-03-21 21:24:20.213699"], ["sort_order", 5]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Footer Title"], ["created_at", "2018-03-21 21:24:20.217291"], ["updated_at", "2018-03-21 21:24:20.217291"], ["sort_order", 6]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Footer Text"], ["created_at", "2018-03-21 21:24:20.220817"], ["updated_at", "2018-03-21 21:24:20.220817"], ["sort_order", 7]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Metadata title"], ["created_at", "2018-03-21 21:24:20.225229"], ["updated_at", "2018-03-21 21:24:20.225229"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Metadata description"], ["created_at", "2018-03-21 21:24:20.228916"], ["updated_at", "2018-03-21 21:24:20.228916"], ["sort_order", 9]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 97], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:24:20.232472"], ["updated_at", "2018-03-21 21:24:20.232472"], ["sort_order", 10]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 113], ["content_element_type_id", 100], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:24:20.237214"], ["updated_at", "2018-03-21 21:24:20.237214"], ["sort_order", 11]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 113], ["name", "Main Content"], ["sort_order", 12]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 113], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:24:20.349074"], ["updated_at", "2018-03-21 21:24:20.349074"], ["slug", "welcome"], ["post_type_version_id", 113]] +  (1.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 97], ["created_at", "2018-03-21 21:24:20.362070"], ["updated_at", "2018-03-21 21:24:20.362070"]] +  (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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", 48], ["post_type_content_element_type_id", 279], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.397323"], ["updated_at", "2018-03-21 21:24:20.397323"]] +  (1.0ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", 48], ["post_type_content_element_type_id", 280], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.407410"], ["updated_at", "2018-03-21 21:24:20.407410"]] +  (1.2ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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 3"], ["version_id", 48], ["post_type_content_element_type_id", 281], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.416812"], ["updated_at", "2018-03-21 21:24:20.416812"]] +  (1.1ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", 48], ["post_type_content_element_type_id", 282], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.427428"], ["updated_at", "2018-03-21 21:24:20.427428"]] +  (1.2ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", 48], ["post_type_content_element_type_id", 283], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.435251"], ["updated_at", "2018-03-21 21:24:20.435251"]] +  (1.2ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", 48], ["post_type_content_element_type_id", 284], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.444107"], ["updated_at", "2018-03-21 21:24:20.444107"]] +  (1.2ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", 48], ["post_type_content_element_type_id", 285], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.453437"], ["updated_at", "2018-03-21 21:24:20.453437"]] +  (1.1ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", 48], ["post_type_content_element_type_id", 286], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.461460"], ["updated_at", "2018-03-21 21:24:20.461460"]] +  (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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (0.0ms) begin transaction + 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]] + 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", "Metadata description"], ["version_id", 48], ["post_type_content_element_type_id", 287], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.470495"], ["updated_at", "2018-03-21 21:24:20.470495"]] +  (1.1ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", 48], ["post_type_content_element_type_id", 288], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.479439"], ["updated_at", "2018-03-21 21:24:20.479439"]] +  (1.0ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (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.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", "Call to Action Button"], ["version_id", 48], ["post_type_content_element_type_id", 289], ["content_element_type_id", 100], ["created_at", "2018-03-21 21:24:20.488363"], ["updated_at", "2018-03-21 21:24:20.488363"]] +  (1.1ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 48], ["free_form_section_type_id", 49], ["name", "Main Content"]] +  (1.0ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 95 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 48], ["free_form_section_type_id", 50], ["name", "Handpicked Homes"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2018-03-21 21:24:20.526695"], ["updated_at", "2018-03-21 21:24:20.526695"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 114], ["status", "published"]] +  (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", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.8ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:24:20.536944"], ["updated_at", "2018-03-21 21:24:20.536944"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 114]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2018-03-21 21:24:20.540321"], ["updated_at", "2018-03-21 21:24:20.540321"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 115], ["status", "published"]] +  (1.0ms) 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", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:24:20.549006"], ["updated_at", "2018-03-21 21:24:20.549006"], ["slug", "ski-jump-competition"], ["post_type_version_id", 115]] +  (1.2ms) 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", "2018-03-21 21:24:20.552868"], ["updated_at", "2018-03-21 21:24:20.552868"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 116], ["status", "published"]] +  (0.9ms) 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", "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.6ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:24:20.560960"], ["updated_at", "2018-03-21 21:24:20.560960"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 116]] +  (1.2ms) commit transaction + Pulitzer::Post Load (0.3ms) 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", 97], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (95, 96) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 97], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:24:20.574157"], ["id", 48]] +  (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", 48], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 97], ["created_at", "2018-03-21 21:24:20.593124"], ["updated_at", "2018-03-21 21:24:20.593124"]] +  (1.3ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 48], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Performing Pulitzer::CloneVersionJob (Job ID: aeb3d205-0e7d-4887-8424-687305070e15) from Inline(default) with arguments: #<GlobalID:0x007fb4c4b241e0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/48>> +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 97], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 49 +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 48]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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" IN (279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 279], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 279], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.397323"], ["updated_at", "2018-03-21 21:24:20.397323"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.624368"], ["id", 529]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 280], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 280], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.407410"], ["updated_at", "2018-03-21 21:24:20.407410"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.635469"], ["id", 530]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 281], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 281], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.416812"], ["updated_at", "2018-03-21 21:24:20.416812"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.645294"], ["id", 531]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 282], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 282], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.427428"], ["updated_at", "2018-03-21 21:24:20.427428"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.655410"], ["id", 532]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 283], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 283], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.435251"], ["updated_at", "2018-03-21 21:24:20.435251"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.665330"], ["id", 533]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 284], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 284], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.444107"], ["updated_at", "2018-03-21 21:24:20.444107"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.675561"], ["id", 534]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 285], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 285], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.453437"], ["updated_at", "2018-03-21 21:24:20.453437"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.686392"], ["id", 535]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 286], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 286], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.461460"], ["updated_at", "2018-03-21 21:24:20.461460"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.698553"], ["id", 536]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 287], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 287], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.470495"], ["updated_at", "2018-03-21 21:24:20.470495"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.710418"], ["id", 537]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 288], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 288], ["content_element_type_id", 97], ["created_at", "2018-03-21 21:24:20.479439"], ["updated_at", "2018-03-21 21:24:20.479439"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.722901"], ["id", 538]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] 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", 289], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 289], ["content_element_type_id", 100], ["created_at", "2018-03-21 21:24:20.488363"], ["updated_at", "2018-03-21 21:24:20.488363"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 49], ["updated_at", "2018-03-21 21:24:20.733436"], ["id", 539]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 48]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (95, 96) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.5ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 49], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 49], ["id", 97]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.8ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 50], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 49], ["id", 98]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 48]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:24:20.762523"], ["id", 49]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aeb3d205-0e7d-4887-8424-687305070e15] Performed Pulitzer::CloneVersionJob (Job ID: aeb3d205-0e7d-4887-8424-687305070e15) from Inline(default) in 164.17ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: aeb3d205-0e7d-4887-8424-687305070e15) to Inline(default) with arguments: #<GlobalID:0x007fb4c80de600 @uri=#<URI::GID gid://dummy/Pulitzer::Version/48>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 97], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 49], ["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", 97], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 48 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (95, 96) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 48]] + 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" IN (279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:24:20.779285"], ["id", 518]] +  (1.1ms) 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", "2018-03-21 21:24:20.783031"], ["id", 519]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2018-03-21 21:24:20.786842"], ["id", 520]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:24:20.790420"], ["id", 521]] +  (0.9ms) 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", "2018-03-21 21:24:20.794163"], ["id", 522]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:24:20.797281"], ["id", 523]] +  (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", "2018-03-21 21:24:20.800107"], ["id", 524]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:24:20.803328"], ["id", 525]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:24:20.807551"], ["id", 526]] +  (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 keywords"], ["updated_at", "2018-03-21 21:24:20.810528"], ["id", 527]] +  (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", "Call to Action Button"], ["updated_at", "2018-03-21 21:24:20.813312"], ["id", 528]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 24], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 24], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:24:20.841839"], ["updated_at", "2018-03-21 21:24:20.841839"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 117], ["status", "published"]] +  (1.1ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 117]] + 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_version_id" = ? [["post_type_version_id", 117]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 117], ["content_element_type_id", 97], ["label", "Body"], ["created_at", "2018-03-21 21:24:20.853962"], ["updated_at", "2018-03-21 21:24:20.853962"], ["sort_order", 1]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.9ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.0ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.9ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.9ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (0.9ms) delete from pulitzer_custom_option_lists; +  (0.2ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.1ms) delete from pulitzer_custom_options; +  (0.2ms) 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.6ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (1.0ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (0.9ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.9ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.1ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.3ms) delete from pulitzer_post_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.1ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.1ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.2ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.2ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.1ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.4ms) delete from pulitzer_styles; +  (0.3ms) TRUNCATE TABLE pulitzer_tags; +  (3.8ms) delete from pulitzer_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_versions; +  (1.1ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.2ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:24:34.882892"], ["updated_at", "2018-03-21 21:24:34.882892"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 118], ["status", "published"]] +  (1.2ms) 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", "Text"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:24:34.916632"], ["updated_at", "2018-03-21 21:24:34.916632"]] +  (1.1ms) 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", "Image"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:24:34.920746"], ["updated_at", "2018-03-21 21:24:34.920746"]] +  (1.0ms) 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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:24:34.924368"], ["updated_at", "2018-03-21 21:24:34.924368"]] +  (0.9ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:24:34.927453"], ["updated_at", "2018-03-21 21:24:34.927453"]] +  (0.9ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 118]] + 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_version_id" = ? [["post_type_version_id", 118]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:24:34.952406"], ["updated_at", "2018-03-21 21:24:34.952406"], ["sort_order", 1]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:24:34.957219"], ["updated_at", "2018-03-21 21:24:34.957219"], ["sort_order", 2]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:24:34.961215"], ["updated_at", "2018-03-21 21:24:34.961215"], ["sort_order", 3]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Guest Title"], ["created_at", "2018-03-21 21:24:34.965022"], ["updated_at", "2018-03-21 21:24:34.965022"], ["sort_order", 4]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Guest Text"], ["created_at", "2018-03-21 21:24:34.968392"], ["updated_at", "2018-03-21 21:24:34.968392"], ["sort_order", 5]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Footer Title"], ["created_at", "2018-03-21 21:24:34.971696"], ["updated_at", "2018-03-21 21:24:34.971696"], ["sort_order", 6]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Footer Text"], ["created_at", "2018-03-21 21:24:34.975034"], ["updated_at", "2018-03-21 21:24:34.975034"], ["sort_order", 7]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Metadata title"], ["created_at", "2018-03-21 21:24:34.978831"], ["updated_at", "2018-03-21 21:24:34.978831"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Metadata description"], ["created_at", "2018-03-21 21:24:34.982699"], ["updated_at", "2018-03-21 21:24:34.982699"], ["sort_order", 9]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 101], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:24:34.986423"], ["updated_at", "2018-03-21 21:24:34.986423"], ["sort_order", 10]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 118], ["content_element_type_id", 104], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:24:34.990679"], ["updated_at", "2018-03-21 21:24:34.990679"], ["sort_order", 11]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 118], ["name", "Main Content"], ["sort_order", 12]] +  (1.0ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 118], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (1.0ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:24:35.103687"], ["updated_at", "2018-03-21 21:24:35.103687"], ["slug", "welcome"], ["post_type_version_id", 118]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 101], ["created_at", "2018-03-21 21:24:35.115310"], ["updated_at", "2018-03-21 21:24:35.115310"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", 50], ["post_type_content_element_type_id", 291], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.150249"], ["updated_at", "2018-03-21 21:24:35.150249"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", 50], ["post_type_content_element_type_id", 292], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.158108"], ["updated_at", "2018-03-21 21:24:35.158108"]] +  (1.0ms) 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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", 50], ["post_type_content_element_type_id", 293], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.167072"], ["updated_at", "2018-03-21 21:24:35.167072"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", 50], ["post_type_content_element_type_id", 294], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.175656"], ["updated_at", "2018-03-21 21:24:35.175656"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", 50], ["post_type_content_element_type_id", 295], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.183511"], ["updated_at", "2018-03-21 21:24:35.183511"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", "Footer Title"], ["version_id", 50], ["post_type_content_element_type_id", 296], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.190916"], ["updated_at", "2018-03-21 21:24:35.190916"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", 50], ["post_type_content_element_type_id", 297], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.200382"], ["updated_at", "2018-03-21 21:24:35.200382"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", "Metadata title"], ["version_id", 50], ["post_type_content_element_type_id", 298], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.211103"], ["updated_at", "2018-03-21 21:24:35.211103"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", 50], ["post_type_content_element_type_id", 299], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.219797"], ["updated_at", "2018-03-21 21:24:35.219797"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 101], ["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", 50], ["post_type_content_element_type_id", 300], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.227769"], ["updated_at", "2018-03-21 21:24:35.227769"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (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", 104], ["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", "Call to Action Button"], ["version_id", 50], ["post_type_content_element_type_id", 301], ["content_element_type_id", 104], ["created_at", "2018-03-21 21:24:35.235070"], ["updated_at", "2018-03-21 21:24:35.235070"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 50], ["free_form_section_type_id", 51], ["name", "Main Content"]] +  (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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 99 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 50], ["free_form_section_type_id", 52], ["name", "Handpicked Homes"]] +  (1.0ms) 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", "2018-03-21 21:24:35.269973"], ["updated_at", "2018-03-21 21:24:35.269973"], ["plural", "t"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 119], ["status", "published"]] +  (1.1ms) commit transaction +  (0.0ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:24:35.281875"], ["updated_at", "2018-03-21 21:24:35.281875"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 119]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2018-03-21 21:24:35.284857"], ["updated_at", "2018-03-21 21:24:35.284857"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 120], ["status", "published"]] +  (1.0ms) 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.6ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:24:35.293351"], ["updated_at", "2018-03-21 21:24:35.293351"], ["slug", "ski-jump-competition"], ["post_type_version_id", 120]] +  (1.0ms) 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", "2018-03-21 21:24:35.296575"], ["updated_at", "2018-03-21 21:24:35.296575"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 121], ["status", "published"]] +  (1.0ms) 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", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:24:35.305859"], ["updated_at", "2018-03-21 21:24:35.305859"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 121]] +  (1.2ms) 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.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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (99, 100) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 101], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:24:35.319496"], ["id", 50]] +  (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", 50], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 101], ["created_at", "2018-03-21 21:24:35.335909"], ["updated_at", "2018-03-21 21:24:35.335909"]] +  (0.9ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 50], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Performing Pulitzer::CloneVersionJob (Job ID: d28d0813-c383-4d2e-a198-c98e16c20903) from Inline(default) with arguments: #<GlobalID:0x007fe9855eaa08 @uri=#<URI::GID gid://dummy/Pulitzer::Version/50>> +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 101], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 51 +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElement Load (0.4ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 50]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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" IN (291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 291], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 291], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.150249"], ["updated_at", "2018-03-21 21:24:35.150249"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.366567"], ["id", 551]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 292], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 292], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.158108"], ["updated_at", "2018-03-21 21:24:35.158108"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.378735"], ["id", 552]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 293], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 293], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.167072"], ["updated_at", "2018-03-21 21:24:35.167072"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.388104"], ["id", 553]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 294], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 294], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.175656"], ["updated_at", "2018-03-21 21:24:35.175656"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.398985"], ["id", 554]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 295], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 295], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.183511"], ["updated_at", "2018-03-21 21:24:35.183511"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.411056"], ["id", 555]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 296], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 296], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.190916"], ["updated_at", "2018-03-21 21:24:35.190916"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.421722"], ["id", 556]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 297], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 297], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.200382"], ["updated_at", "2018-03-21 21:24:35.200382"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.432699"], ["id", 557]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 298], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 298], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.211103"], ["updated_at", "2018-03-21 21:24:35.211103"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.443002"], ["id", 558]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 299], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 299], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.219797"], ["updated_at", "2018-03-21 21:24:35.219797"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.453481"], ["id", 559]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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", 300], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 300], ["content_element_type_id", 101], ["created_at", "2018-03-21 21:24:35.227769"], ["updated_at", "2018-03-21 21:24:35.227769"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.463966"], ["id", 560]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 104], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] 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] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 301], ["content_element_type_id", 104], ["created_at", "2018-03-21 21:24:35.235070"], ["updated_at", "2018-03-21 21:24:35.235070"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 51], ["updated_at", "2018-03-21 21:24:35.475130"], ["id", 561]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 50]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (99, 100) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 51], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 51], ["id", 101]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.5ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 52], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 51], ["id", 102]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 50]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] SQL (0.5ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:24:35.495919"], ["id", 51]] +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [d28d0813-c383-4d2e-a198-c98e16c20903] Performed Pulitzer::CloneVersionJob (Job ID: d28d0813-c383-4d2e-a198-c98e16c20903) from Inline(default) in 165.04ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: d28d0813-c383-4d2e-a198-c98e16c20903) to Inline(default) with arguments: #<GlobalID:0x007fe9856af470 @uri=#<URI::GID gid://dummy/Pulitzer::Version/50>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 51], ["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", 101], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 50 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (99, 100) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 50]] + Pulitzer::PostTypeContentElementType Load (0.5ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:24:35.522186"], ["id", 540]] +  (0.9ms) 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", "2018-03-21 21:24:35.525583"], ["id", 541]] +  (0.9ms) 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", "2018-03-21 21:24:35.528590"], ["id", 542]] +  (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", "Guest Title"], ["updated_at", "2018-03-21 21:24:35.531442"], ["id", 543]] +  (0.9ms) 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", "2018-03-21 21:24:35.534878"], ["id", 544]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:24:35.537995"], ["id", 545]] +  (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 Text"], ["updated_at", "2018-03-21 21:24:35.540964"], ["id", 546]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:24:35.544067"], ["id", 547]] +  (1.0ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:24:35.547545"], ["id", 548]] +  (1.1ms) 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", "2018-03-21 21:24:35.551307"], ["id", 549]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2018-03-21 21:24:35.554387"], ["id", 550]] +  (1.3ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 25], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 25], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:24:35.584391"], ["updated_at", "2018-03-21 21:24:35.584391"], ["plural", "t"], ["kind", 1]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 122], ["status", "published"]] +  (1.1ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 122]] + 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_version_id" = ? [["post_type_version_id", 122]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 122], ["content_element_type_id", 101], ["label", "Body"], ["created_at", "2018-03-21 21:24:35.596262"], ["updated_at", "2018-03-21 21:24:35.596262"], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 118], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 118], ["LIMIT", 1]] +Started GET "/pulitzer/posts/101/edit" for 127.0.0.1 at 2018-03-21 15:24:35 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"101"} + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "101"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 101], ["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", 101], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 51 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (101, 102) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 118], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_breadcrumbs.html.erb (1.1ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 101], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 51 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (101, 102) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 101], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 51 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (101, 102) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 51]] + 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" IN (291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 101], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 104], ["LIMIT", 1]] + 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_version_id" = ? [["post_type_version_id", 118]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 51], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 101 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 51]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 51], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 102 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 52]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_show_slug.html.erb (30.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_slug_wrapper.html.erb (35.1ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 101], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 51 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (101, 102) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 101], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 51 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (101, 102) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (54.3ms) +Completed 200 OK in 73ms (Views: 58.9ms | ActiveRecord: 2.9ms) +  (0.1ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.7ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.0ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.0ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.0ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.0ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.1ms) delete from pulitzer_custom_options; +  (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_justification_styles; +  (0.9ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.9ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.2ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.2ms) delete from pulitzer_post_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.3ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (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_post_type_versions; +  (1.3ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.1ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.1ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.0ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.2ms) delete from pulitzer_styles; +  (0.3ms) TRUNCATE TABLE pulitzer_tags; +  (3.7ms) delete from pulitzer_tags; +  (0.3ms) TRUNCATE TABLE pulitzer_versions; +  (1.3ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.1ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (2.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:24:50.583946"], ["updated_at", "2018-03-21 21:24:50.583946"], ["plural", "t"]] +  (2.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 123], ["status", "published"]] +  (1.1ms) 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", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:24:50.621765"], ["updated_at", "2018-03-21 21:24:50.621765"]] +  (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.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:24:50.625281"], ["updated_at", "2018-03-21 21:24:50.625281"]] +  (1.0ms) 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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:24:50.628586"], ["updated_at", "2018-03-21 21:24:50.628586"]] +  (0.9ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:24:50.631550"], ["updated_at", "2018-03-21 21:24:50.631550"]] +  (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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 123]] + 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_version_id" = ? [["post_type_version_id", 123]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:24:50.655022"], ["updated_at", "2018-03-21 21:24:50.655022"], ["sort_order", 1]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:24:50.659436"], ["updated_at", "2018-03-21 21:24:50.659436"], ["sort_order", 2]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:24:50.663101"], ["updated_at", "2018-03-21 21:24:50.663101"], ["sort_order", 3]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Guest Title"], ["created_at", "2018-03-21 21:24:50.666922"], ["updated_at", "2018-03-21 21:24:50.666922"], ["sort_order", 4]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Guest Text"], ["created_at", "2018-03-21 21:24:50.671593"], ["updated_at", "2018-03-21 21:24:50.671593"], ["sort_order", 5]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Footer Title"], ["created_at", "2018-03-21 21:24:50.675516"], ["updated_at", "2018-03-21 21:24:50.675516"], ["sort_order", 6]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Footer Text"], ["created_at", "2018-03-21 21:24:50.678855"], ["updated_at", "2018-03-21 21:24:50.678855"], ["sort_order", 7]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Metadata title"], ["created_at", "2018-03-21 21:24:50.682825"], ["updated_at", "2018-03-21 21:24:50.682825"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Metadata description"], ["created_at", "2018-03-21 21:24:50.687066"], ["updated_at", "2018-03-21 21:24:50.687066"], ["sort_order", 9]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 105], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:24:50.691979"], ["updated_at", "2018-03-21 21:24:50.691979"], ["sort_order", 10]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 123], ["content_element_type_id", 108], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:24:50.695839"], ["updated_at", "2018-03-21 21:24:50.695839"], ["sort_order", 11]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 123], ["name", "Main Content"], ["sort_order", 12]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 123], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (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.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:24:50.809140"], ["updated_at", "2018-03-21 21:24:50.809140"], ["slug", "welcome"], ["post_type_version_id", 123]] +  (2.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 105], ["created_at", "2018-03-21 21:24:50.824156"], ["updated_at", "2018-03-21 21:24:50.824156"]] +  (1.1ms) 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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["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", 52], ["post_type_content_element_type_id", 303], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.863340"], ["updated_at", "2018-03-21 21:24:50.863340"]] +  (1.1ms) 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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", 52], ["post_type_content_element_type_id", 304], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.872132"], ["updated_at", "2018-03-21 21:24:50.872132"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", 52], ["post_type_content_element_type_id", 305], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.880126"], ["updated_at", "2018-03-21 21:24:50.880126"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", 52], ["post_type_content_element_type_id", 306], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.889345"], ["updated_at", "2018-03-21 21:24:50.889345"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", 52], ["post_type_content_element_type_id", 307], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.896609"], ["updated_at", "2018-03-21 21:24:50.896609"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", 52], ["post_type_content_element_type_id", 308], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.904619"], ["updated_at", "2018-03-21 21:24:50.904619"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", "Footer Text"], ["version_id", 52], ["post_type_content_element_type_id", 309], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.912182"], ["updated_at", "2018-03-21 21:24:50.912182"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", 52], ["post_type_content_element_type_id", 310], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.921266"], ["updated_at", "2018-03-21 21:24:50.921266"]] +  (1.1ms) 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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", 52], ["post_type_content_element_type_id", 311], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.929097"], ["updated_at", "2018-03-21 21:24:50.929097"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 105], ["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", "Metadata keywords"], ["version_id", 52], ["post_type_content_element_type_id", 312], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.938510"], ["updated_at", "2018-03-21 21:24:50.938510"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (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", 108], ["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", "Call to Action Button"], ["version_id", 52], ["post_type_content_element_type_id", 313], ["content_element_type_id", 108], ["created_at", "2018-03-21 21:24:50.948915"], ["updated_at", "2018-03-21 21:24:50.948915"]] +  (1.2ms) 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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 52], ["free_form_section_type_id", 53], ["name", "Main Content"]] +  (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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 103 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 52], ["free_form_section_type_id", 54], ["name", "Handpicked Homes"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2018-03-21 21:24:50.984558"], ["updated_at", "2018-03-21 21:24:50.984558"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 124], ["status", "published"]] +  (0.9ms) 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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:24:50.994771"], ["updated_at", "2018-03-21 21:24:50.994771"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 124]] +  (0.9ms) 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", "2018-03-21 21:24:50.997473"], ["updated_at", "2018-03-21 21:24:50.997473"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.9ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 125], ["status", "published"]] +  (1.1ms) 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", "ski-jump-competition"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ski-jump-competition"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:24:51.007256"], ["updated_at", "2018-03-21 21:24:51.007256"], ["slug", "ski-jump-competition"], ["post_type_version_id", 125]] +  (1.2ms) 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", "2018-03-21 21:24:51.010908"], ["updated_at", "2018-03-21 21:24:51.010908"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 126], ["status", "published"]] +  (0.8ms) 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", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "why-visit-breckenridge"], ["LIMIT", 1]] + SQL (0.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:24:51.019595"], ["updated_at", "2018-03-21 21:24:51.019595"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 126]] +  (1.2ms) 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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (103, 104) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 105], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:24:51.033115"], ["id", 52]] +  (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", 52], ["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", 105], ["created_at", "2018-03-21 21:24:51.050056"], ["updated_at", "2018-03-21 21:24:51.050056"]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 52], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Performing Pulitzer::CloneVersionJob (Job ID: 8836258a-8caa-4421-9e56-12600836f2f1) from Inline(default) with arguments: #<GlobalID:0x007fbcec39a188 @uri=#<URI::GID gid://dummy/Pulitzer::Version/52>> +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 105], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 53 +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 52]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::PostTypeContentElementType Load (0.5ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 303], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 303], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.863340"], ["updated_at", "2018-03-21 21:24:50.863340"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.079039"], ["id", 573]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 304], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 304], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.872132"], ["updated_at", "2018-03-21 21:24:50.872132"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.092091"], ["id", 574]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 305], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.880126"], ["updated_at", "2018-03-21 21:24:50.880126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.103414"], ["id", 575]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 306], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 306], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.889345"], ["updated_at", "2018-03-21 21:24:50.889345"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.113301"], ["id", 576]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 307], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.896609"], ["updated_at", "2018-03-21 21:24:50.896609"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.125871"], ["id", 577]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::PostTypeContentElementType Load (0.4ms) 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] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.9ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 308], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.904619"], ["updated_at", "2018-03-21 21:24:50.904619"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.137779"], ["id", 578]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 309], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 309], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.912182"], ["updated_at", "2018-03-21 21:24:50.912182"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.149497"], ["id", 579]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 310], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 310], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.921266"], ["updated_at", "2018-03-21 21:24:50.921266"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.160242"], ["id", 580]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 311], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 311], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.929097"], ["updated_at", "2018-03-21 21:24:50.929097"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.170967"], ["id", 581]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 312], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 312], ["content_element_type_id", 105], ["created_at", "2018-03-21 21:24:50.938510"], ["updated_at", "2018-03-21 21:24:50.938510"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.181935"], ["id", 582]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 108], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] 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", 313], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 313], ["content_element_type_id", 108], ["created_at", "2018-03-21 21:24:50.948915"], ["updated_at", "2018-03-21 21:24:50.948915"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 53], ["updated_at", "2018-03-21 21:24:51.193840"], ["id", 583]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 52]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (103, 104) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 53], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 53], ["id", 105]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 54], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 53], ["id", 106]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 52]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] SQL (0.6ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:24:51.216745"], ["id", 53]] +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [8836258a-8caa-4421-9e56-12600836f2f1] Performed Pulitzer::CloneVersionJob (Job ID: 8836258a-8caa-4421-9e56-12600836f2f1) from Inline(default) in 172.53ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 8836258a-8caa-4421-9e56-12600836f2f1) to Inline(default) with arguments: #<GlobalID:0x007fbcec3cb670 @uri=#<URI::GID gid://dummy/Pulitzer::Version/52>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 53], ["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", 105], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 52 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (103, 104) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 52]] + 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" IN (303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:24:51.242672"], ["id", 562]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 2"], ["updated_at", "2018-03-21 21:24:51.245962"], ["id", 563]] +  (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", "2018-03-21 21:24:51.248882"], ["id", 564]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:24:51.251945"], ["id", 565]] +  (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", "Guest Text"], ["updated_at", "2018-03-21 21:24:51.255692"], ["id", 566]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:24:51.258854"], ["id", 567]] +  (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", "2018-03-21 21:24:51.261689"], ["id", 568]] +  (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", "2018-03-21 21:24:51.264374"], ["id", 569]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:24:51.267631"], ["id", 570]] +  (0.9ms) 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", "2018-03-21 21:24:51.270869"], ["id", 571]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2018-03-21 21:24:51.273853"], ["id", 572]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 26], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 26], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:24:51.300027"], ["updated_at", "2018-03-21 21:24:51.300027"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 127], ["status", "published"]] +  (1.2ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 127]] + 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_version_id" = ? [["post_type_version_id", 127]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 127], ["content_element_type_id", 105], ["label", "Body"], ["created_at", "2018-03-21 21:24:51.311424"], ["updated_at", "2018-03-21 21:24:51.311424"], ["sort_order", 1]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 123], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 123], ["LIMIT", 1]] +Started GET "/pulitzer/posts/105/edit" for 127.0.0.1 at 2018-03-21 15:24:51 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"105"} + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "105"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 105], ["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", 105], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 53 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (105, 106) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 123], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 123], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_breadcrumbs.html.erb (1.1ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 105], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 53 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (105, 106) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 105], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 53 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (105, 106) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 53]] + Pulitzer::PostTypeContentElementType Load (0.4ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 105], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 108], ["LIMIT", 1]] + 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_version_id" = ? [["post_type_version_id", 123]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 53], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 105 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 53]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 53], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 106 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 54]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_show_slug.html.erb (36.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_slug_wrapper.html.erb (40.4ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 105], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 53 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (105, 106) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 105], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 53 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (105, 106) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (58.1ms) +Completed 200 OK in 72ms (Views: 60.9ms | ActiveRecord: 2.9ms) +  (0.1ms) rollback transaction +  (0.2ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.5ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.3ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.1ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.1ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.0ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.2ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (1.5ms) 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_justification_styles; +  (1.0ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.9ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.1ms) delete from pulitzer_partials; +  (0.2ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.1ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.2ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.0ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.0ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.3ms) delete from pulitzer_posts; +  (0.2ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.4ms) delete from pulitzer_sequence_flow_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_styles; +  (1.2ms) delete from pulitzer_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_tags; +  (1.3ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.0ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.0ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:26:22.391685"], ["updated_at", "2018-03-21 21:26:22.391685"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 128], ["status", "published"]] +  (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.5ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:26:22.428036"], ["updated_at", "2018-03-21 21:26:22.428036"]] +  (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.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:26:22.432024"], ["updated_at", "2018-03-21 21:26:22.432024"]] +  (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.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:26:22.435140"], ["updated_at", "2018-03-21 21:26:22.435140"]] +  (0.8ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:26:22.438158"], ["updated_at", "2018-03-21 21:26:22.438158"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + 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"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 128]] + 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_version_id" = ? [["post_type_version_id", 128]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:26:22.464416"], ["updated_at", "2018-03-21 21:26:22.464416"], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:26:22.468563"], ["updated_at", "2018-03-21 21:26:22.468563"], ["sort_order", 2]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:26:22.472966"], ["updated_at", "2018-03-21 21:26:22.472966"], ["sort_order", 3]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Guest Title"], ["created_at", "2018-03-21 21:26:22.477138"], ["updated_at", "2018-03-21 21:26:22.477138"], ["sort_order", 4]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Guest Text"], ["created_at", "2018-03-21 21:26:22.481138"], ["updated_at", "2018-03-21 21:26:22.481138"], ["sort_order", 5]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Footer Title"], ["created_at", "2018-03-21 21:26:22.485574"], ["updated_at", "2018-03-21 21:26:22.485574"], ["sort_order", 6]] +  (1.2ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Footer Text"], ["created_at", "2018-03-21 21:26:22.490031"], ["updated_at", "2018-03-21 21:26:22.490031"], ["sort_order", 7]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Metadata title"], ["created_at", "2018-03-21 21:26:22.494106"], ["updated_at", "2018-03-21 21:26:22.494106"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Metadata description"], ["created_at", "2018-03-21 21:26:22.497868"], ["updated_at", "2018-03-21 21:26:22.497868"], ["sort_order", 9]] +  (1.0ms) commit transaction +  (0.2ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 109], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:26:22.501811"], ["updated_at", "2018-03-21 21:26:22.501811"], ["sort_order", 10]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 128], ["content_element_type_id", 112], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:26:22.506156"], ["updated_at", "2018-03-21 21:26:22.506156"], ["sort_order", 11]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 128], ["name", "Main Content"], ["sort_order", 12]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 128], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (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", "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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:26:22.616607"], ["updated_at", "2018-03-21 21:26:22.616607"], ["slug", "welcome"], ["post_type_version_id", 128]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 109], ["created_at", "2018-03-21 21:26:22.630375"], ["updated_at", "2018-03-21 21:26:22.630375"]] +  (1.1ms) 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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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", 54], ["post_type_content_element_type_id", 315], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.669828"], ["updated_at", "2018-03-21 21:26:22.669828"]] +  (1.1ms) 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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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", 54], ["post_type_content_element_type_id", 316], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.677869"], ["updated_at", "2018-03-21 21:26:22.677869"]] +  (1.1ms) 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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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", 54], ["post_type_content_element_type_id", 317], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.686077"], ["updated_at", "2018-03-21 21:26:22.686077"]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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.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", 54], ["post_type_content_element_type_id", 318], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.693446"], ["updated_at", "2018-03-21 21:26:22.693446"]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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 Text"], ["version_id", 54], ["post_type_content_element_type_id", 319], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.701633"], ["updated_at", "2018-03-21 21:26:22.701633"]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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 Title"], ["version_id", 54], ["post_type_content_element_type_id", 320], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.709348"], ["updated_at", "2018-03-21 21:26:22.709348"]] +  (1.1ms) 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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (0.2ms) 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", "Footer Text"], ["version_id", 54], ["post_type_content_element_type_id", 321], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.718565"], ["updated_at", "2018-03-21 21:26:22.718565"]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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", "Metadata title"], ["version_id", 54], ["post_type_content_element_type_id", 322], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.726726"], ["updated_at", "2018-03-21 21:26:22.726726"]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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", "Metadata description"], ["version_id", 54], ["post_type_content_element_type_id", 323], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.736683"], ["updated_at", "2018-03-21 21:26:22.736683"]] +  (1.1ms) 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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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", "Metadata keywords"], ["version_id", 54], ["post_type_content_element_type_id", 324], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.746076"], ["updated_at", "2018-03-21 21:26:22.746076"]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (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", "Call to Action Button"], ["version_id", 54], ["post_type_content_element_type_id", 325], ["content_element_type_id", 112], ["created_at", "2018-03-21 21:26:22.755243"], ["updated_at", "2018-03-21 21:26:22.755243"]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 54], ["free_form_section_type_id", 55], ["name", "Main Content"]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 107 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 54], ["free_form_section_type_id", 56], ["name", "Handpicked Homes"]] +  (1.0ms) 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", "2018-03-21 21:26:22.794089"], ["updated_at", "2018-03-21 21:26:22.794089"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 129], ["status", "published"]] +  (1.1ms) 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", "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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:26:22.806087"], ["updated_at", "2018-03-21 21:26:22.806087"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 129]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2018-03-21 21:26:22.809606"], ["updated_at", "2018-03-21 21:26:22.809606"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 130], ["status", "published"]] +  (1.1ms) commit transaction +  (0.0ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:26:22.819539"], ["updated_at", "2018-03-21 21:26:22.819539"], ["slug", "ski-jump-competition"], ["post_type_version_id", 130]] +  (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", "2018-03-21 21:26:22.822899"], ["updated_at", "2018-03-21 21:26:22.822899"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 131], ["status", "published"]] +  (1.0ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:26:22.833487"], ["updated_at", "2018-03-21 21:26:22.833487"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 131]] +  (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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (107, 108) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 109], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.6ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:26:22.847427"], ["id", 54]] +  (0.8ms) commit transaction + Pulitzer::Tag Load (0.3ms) 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", 54], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 109], ["created_at", "2018-03-21 21:26:22.867847"], ["updated_at", "2018-03-21 21:26:22.867847"]] +  (1.0ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 54], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Performing Pulitzer::CloneVersionJob (Job ID: 1ed742bf-aafc-42f1-a3de-75129329e46f) from Inline(default) with arguments: #<GlobalID:0x007f9fd961ed30 @uri=#<URI::GID gid://dummy/Pulitzer::Version/54>> +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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", 109], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 55 +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::ContentElement Load (0.9ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 54]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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" IN (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 315], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.669828"], ["updated_at", "2018-03-21 21:26:22.669828"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:22.905825"], ["id", 595]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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", 316], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 316], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.677869"], ["updated_at", "2018-03-21 21:26:22.677869"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:22.920642"], ["id", 596]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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", 317], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 317], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.686077"], ["updated_at", "2018-03-21 21:26:22.686077"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.6ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:22.936275"], ["id", 597]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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", 318], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 318], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.693446"], ["updated_at", "2018-03-21 21:26:22.693446"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:22.950377"], ["id", 598]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::ContentElementType Load (0.8ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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", 319], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 319], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.701633"], ["updated_at", "2018-03-21 21:26:22.701633"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:22.965020"], ["id", 599]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::PostTypeContentElementType Load (0.7ms) 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] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 320], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.709348"], ["updated_at", "2018-03-21 21:26:22.709348"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:22.979178"], ["id", 600]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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", 321], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 321], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.718565"], ["updated_at", "2018-03-21 21:26:22.718565"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:22.993648"], ["id", 601]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 322], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.726726"], ["updated_at", "2018-03-21 21:26:22.726726"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:23.007235"], ["id", 602]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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", 323], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 323], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.736683"], ["updated_at", "2018-03-21 21:26:22.736683"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:23.021662"], ["id", 603]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::PostTypeContentElementType Load (0.6ms) 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] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 324], ["content_element_type_id", 109], ["created_at", "2018-03-21 21:26:22.746076"], ["updated_at", "2018-03-21 21:26:22.746076"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:23.035659"], ["id", 604]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] 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", 325], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 325], ["content_element_type_id", 112], ["created_at", "2018-03-21 21:26:22.755243"], ["updated_at", "2018-03-21 21:26:22.755243"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 55], ["updated_at", "2018-03-21 21:26:23.058679"], ["id", 605]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 54]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (107, 108) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 55], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 55], ["id", 109]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 56], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 55], ["id", 110]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 54]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:26:23.079985"], ["id", 55]] +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [1ed742bf-aafc-42f1-a3de-75129329e46f] Performed Pulitzer::CloneVersionJob (Job ID: 1ed742bf-aafc-42f1-a3de-75129329e46f) from Inline(default) in 208.8ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 1ed742bf-aafc-42f1-a3de-75129329e46f) to Inline(default) with arguments: #<GlobalID:0x007f9fd96af4e8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/54>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 55], ["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", 109], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 54 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (107, 108) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 54]] + Pulitzer::PostTypeContentElementType Load (0.5ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:26:23.096505"], ["id", 584]] +  (0.9ms) 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", "2018-03-21 21:26:23.100063"], ["id", 585]] +  (0.9ms) 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 3"], ["updated_at", "2018-03-21 21:26:23.103283"], ["id", 586]] +  (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", "2018-03-21 21:26:23.106200"], ["id", 587]] +  (0.9ms) 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", "2018-03-21 21:26:23.109377"], ["id", 588]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:26:23.112945"], ["id", 589]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", "2018-03-21 21:26:23.116042"], ["id", 590]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:26:23.118996"], ["id", 591]] +  (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 description"], ["updated_at", "2018-03-21 21:26:23.122542"], ["id", 592]] +  (0.9ms) 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", "2018-03-21 21:26:23.125483"], ["id", 593]] +  (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", "Call to Action Button"], ["updated_at", "2018-03-21 21:26:23.128169"], ["id", 594]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 27], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 27], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:26:23.153231"], ["updated_at", "2018-03-21 21:26:23.153231"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 132], ["status", "published"]] +  (1.2ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 132]] + 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_version_id" = ? [["post_type_version_id", 132]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 132], ["content_element_type_id", 109], ["label", "Body"], ["created_at", "2018-03-21 21:26:23.165728"], ["updated_at", "2018-03-21 21:26:23.165728"], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 128], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 128], ["LIMIT", 1]] +Started GET "/pulitzer/posts/109/edit" for 127.0.0.1 at 2018-03-21 15:26:23 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"109"} + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "109"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 109], ["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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 55 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (109, 110) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 128], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 128], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_breadcrumbs.html.erb (1.0ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 109], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 55 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (109, 110) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 109], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 55 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (109, 110) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 55]] + 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" IN (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + 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]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 109], ["LIMIT", 1]] + 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]] + 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_version_id" = ? [["post_type_version_id", 128]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 55], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 109 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 55]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 55], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 110 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 56]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_show_slug.html.erb (32.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_slug_wrapper.html.erb (35.8ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 109], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 55 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (109, 110) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 109], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 55 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (109, 110) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (53.2ms) +Completed 200 OK in 67ms (Views: 55.6ms | ActiveRecord: 3.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 128], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 128], ["LIMIT", 1]] +Started GET "/pulitzer/posts/welcome/edit_title" for 127.0.0.1 at 2018-03-21 15:26:23 -0600 +Processing by Pulitzer::PostsController#edit_title as HTML + Parameters: {"id"=>"welcome"} + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + 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", 109], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 55 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (109, 110) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_form.html.erb (16.6ms) +Completed 200 OK in 26ms (Views: 21.6ms | ActiveRecord: 0.5ms) +  (0.1ms) rollback transaction +  (0.2ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (2.1ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.4ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.5ms) delete from pulitzer_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.5ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.3ms) delete from pulitzer_custom_option_lists; +  (0.2ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.3ms) delete from pulitzer_custom_options; +  (0.2ms) 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.2ms) TRUNCATE TABLE pulitzer_justification_styles; +  (1.2ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.1ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.2ms) delete from pulitzer_partial_types; +  (0.2ms) TRUNCATE TABLE pulitzer_partials; +  (1.3ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.2ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.1ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (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_post_type_versions; +  (1.1ms) delete from pulitzer_post_type_versions; +  (0.3ms) TRUNCATE TABLE pulitzer_post_types; +  (1.1ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.7ms) delete from pulitzer_posts; +  (0.2ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.3ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.2ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (1.1ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (0.9ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.0ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:28:32.492963"], ["updated_at", "2018-03-21 21:28:32.492963"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 133], ["status", "published"]] +  (1.6ms) 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", "2018-03-21 21:28:32.554370"], ["updated_at", "2018-03-21 21:28:32.554370"]] +  (1.1ms) commit transaction +  (0.8ms) 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", "2018-03-21 21:28:32.559043"], ["updated_at", "2018-03-21 21:28:32.559043"]] +  (1.2ms) 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", "Video"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:28:32.563823"], ["updated_at", "2018-03-21 21:28:32.563823"]] +  (1.2ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:28:32.568135"], ["updated_at", "2018-03-21 21:28:32.568135"]] +  (1.1ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_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_version_id" = ? [["post_type_version_id", 133]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:28:32.608554"], ["updated_at", "2018-03-21 21:28:32.608554"], ["sort_order", 1]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:28:32.613416"], ["updated_at", "2018-03-21 21:28:32.613416"], ["sort_order", 2]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:28:32.618273"], ["updated_at", "2018-03-21 21:28:32.618273"], ["sort_order", 3]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Guest Title"], ["created_at", "2018-03-21 21:28:32.622709"], ["updated_at", "2018-03-21 21:28:32.622709"], ["sort_order", 4]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Guest Text"], ["created_at", "2018-03-21 21:28:32.626610"], ["updated_at", "2018-03-21 21:28:32.626610"], ["sort_order", 5]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Footer Title"], ["created_at", "2018-03-21 21:28:32.630337"], ["updated_at", "2018-03-21 21:28:32.630337"], ["sort_order", 6]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Footer Text"], ["created_at", "2018-03-21 21:28:32.635025"], ["updated_at", "2018-03-21 21:28:32.635025"], ["sort_order", 7]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Metadata title"], ["created_at", "2018-03-21 21:28:32.639844"], ["updated_at", "2018-03-21 21:28:32.639844"], ["sort_order", 8]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Metadata description"], ["created_at", "2018-03-21 21:28:32.643679"], ["updated_at", "2018-03-21 21:28:32.643679"], ["sort_order", 9]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 113], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:28:32.647984"], ["updated_at", "2018-03-21 21:28:32.647984"], ["sort_order", 10]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 133], ["content_element_type_id", 116], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:28:32.652315"], ["updated_at", "2018-03-21 21:28:32.652315"], ["sort_order", 11]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 133], ["name", "Main Content"], ["sort_order", 12]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 133], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (1.2ms) 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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:28:32.760454"], ["updated_at", "2018-03-21 21:28:32.760454"], ["slug", "welcome"], ["post_type_version_id", 133]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 113], ["created_at", "2018-03-21 21:28:32.773555"], ["updated_at", "2018-03-21 21:28:32.773555"]] +  (1.0ms) 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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 327], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.810996"], ["updated_at", "2018-03-21 21:28:32.810996"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 328], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.820264"], ["updated_at", "2018-03-21 21:28:32.820264"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 329], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.827967"], ["updated_at", "2018-03-21 21:28:32.827967"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["LIMIT", 1]] + SQL (0.6ms) 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", 56], ["post_type_content_element_type_id", 330], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.837400"], ["updated_at", "2018-03-21 21:28:32.837400"]] +  (1.4ms) 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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 331], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.847810"], ["updated_at", "2018-03-21 21:28:32.847810"]] +  (1.3ms) 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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 332], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.857518"], ["updated_at", "2018-03-21 21:28:32.857518"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 333], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.865564"], ["updated_at", "2018-03-21 21:28:32.865564"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 334], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.873193"], ["updated_at", "2018-03-21 21:28:32.873193"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 335], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.881229"], ["updated_at", "2018-03-21 21:28:32.881229"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 113], ["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", 56], ["post_type_content_element_type_id", 336], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.888480"], ["updated_at", "2018-03-21 21:28:32.888480"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (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", 116], ["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", "Call to Action Button"], ["version_id", 56], ["post_type_content_element_type_id", 337], ["content_element_type_id", 116], ["created_at", "2018-03-21 21:28:32.896349"], ["updated_at", "2018-03-21 21:28:32.896349"]] +  (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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 56], ["free_form_section_type_id", 57], ["name", "Main Content"]] +  (1.2ms) 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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 111 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 56], ["free_form_section_type_id", 58], ["name", "Handpicked Homes"]] +  (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 Guides"], ["created_at", "2018-03-21 21:28:32.925855"], ["updated_at", "2018-03-21 21:28:32.925855"], ["plural", "t"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 134], ["status", "published"]] +  (0.9ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:28:32.935725"], ["updated_at", "2018-03-21 21:28:32.935725"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 134]] +  (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", "2018-03-21 21:28:32.938501"], ["updated_at", "2018-03-21 21:28:32.938501"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 135], ["status", "published"]] +  (0.9ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:28:32.946356"], ["updated_at", "2018-03-21 21:28:32.946356"], ["slug", "ski-jump-competition"], ["post_type_version_id", 135]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2018-03-21 21:28:32.949448"], ["updated_at", "2018-03-21 21:28:32.949448"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 136], ["status", "published"]] +  (0.9ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:28:32.958613"], ["updated_at", "2018-03-21 21:28:32.958613"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 136]] +  (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.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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (111, 112) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 113], ["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", "2018-03-21 21:28:32.978357"], ["id", 56]] +  (1.3ms) 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", 56], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 113], ["created_at", "2018-03-21 21:28:32.997876"], ["updated_at", "2018-03-21 21:28:32.997876"]] +  (1.2ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 56], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Performing Pulitzer::CloneVersionJob (Job ID: 46cb0099-36b0-4922-8171-fee80d359f7f) from Inline(default) with arguments: #<GlobalID:0x007fd461af9b68 @uri=#<URI::GID gid://dummy/Pulitzer::Version/56>> +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 113], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 57 +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 56]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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" IN (327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 327], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 327], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.810996"], ["updated_at", "2018-03-21 21:28:32.810996"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.027707"], ["id", 617]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 328], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 328], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.820264"], ["updated_at", "2018-03-21 21:28:32.820264"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.040531"], ["id", 618]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 329], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 329], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.827967"], ["updated_at", "2018-03-21 21:28:32.827967"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.050214"], ["id", 619]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 330], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 330], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.837400"], ["updated_at", "2018-03-21 21:28:32.837400"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.061287"], ["id", 620]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 331], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 331], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.847810"], ["updated_at", "2018-03-21 21:28:32.847810"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.072777"], ["id", 621]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 332], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 332], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.857518"], ["updated_at", "2018-03-21 21:28:32.857518"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.082438"], ["id", 622]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 333], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.865564"], ["updated_at", "2018-03-21 21:28:32.865564"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.092743"], ["id", 623]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 334], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 334], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.873193"], ["updated_at", "2018-03-21 21:28:32.873193"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.102148"], ["id", 624]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 335], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 335], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.881229"], ["updated_at", "2018-03-21 21:28:32.881229"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.114319"], ["id", 625]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 336], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 336], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.888480"], ["updated_at", "2018-03-21 21:28:32.888480"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.126211"], ["id", 626]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 116], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] 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", 337], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 337], ["content_element_type_id", 116], ["created_at", "2018-03-21 21:28:32.896349"], ["updated_at", "2018-03-21 21:28:32.896349"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 57], ["updated_at", "2018-03-21 21:28:33.137255"], ["id", 627]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 56]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (111, 112) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 57], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 57], ["id", 113]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 58], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 57], ["id", 114]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Pulitzer::PostTag Load (0.3ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 56]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:28:33.158830"], ["id", 57]] +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [46cb0099-36b0-4922-8171-fee80d359f7f] Performed Pulitzer::CloneVersionJob (Job ID: 46cb0099-36b0-4922-8171-fee80d359f7f) from Inline(default) in 157.06ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 46cb0099-36b0-4922-8171-fee80d359f7f) to Inline(default) with arguments: #<GlobalID:0x007fd461b12f78 @uri=#<URI::GID gid://dummy/Pulitzer::Version/56>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 57], ["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", 113], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (111, 112) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 56]] + 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" IN (327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", "2018-03-21 21:28:33.174620"], ["id", 606]] +  (1.2ms) 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", "2018-03-21 21:28:33.178352"], ["id", 607]] +  (1.1ms) 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 3"], ["updated_at", "2018-03-21 21:28:33.181887"], ["id", 608]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:28:33.185028"], ["id", 609]] +  (0.9ms) 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", "2018-03-21 21:28:33.188297"], ["id", 610]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:28:33.191260"], ["id", 611]] +  (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", "2018-03-21 21:28:33.194128"], ["id", 612]] +  (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", "2018-03-21 21:28:33.196791"], ["id", 613]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:28:33.200163"], ["id", 614]] +  (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 keywords"], ["updated_at", "2018-03-21 21:28:33.204291"], ["id", 615]] +  (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", "Call to Action Button"], ["updated_at", "2018-03-21 21:28:33.207372"], ["id", 616]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 28], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 28], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:28:33.236026"], ["updated_at", "2018-03-21 21:28:33.236026"], ["plural", "t"], ["kind", 1]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 137], ["status", "published"]] +  (1.2ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_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_version_id" = ? [["post_type_version_id", 137]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 137], ["content_element_type_id", 113], ["label", "Body"], ["created_at", "2018-03-21 21:28:33.247564"], ["updated_at", "2018-03-21 21:28:33.247564"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 133], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 133], ["LIMIT", 1]] +Started GET "/pulitzer/posts/113/edit" for 127.0.0.1 at 2018-03-21 15:28:33 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"113"} + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "113"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 113], ["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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 57 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (113, 114) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] + 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/posts/_breadcrumbs.html.erb (1.2ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 113], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 57 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (113, 114) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 113], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 57 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (113, 114) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 57]] + 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" IN (327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 116], ["LIMIT", 1]] + 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_version_id" = ? [["post_type_version_id", 133]] + Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 57], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 113 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 57]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 57], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 114 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.2ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 58]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_show_slug.html.erb (36.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_slug_wrapper.html.erb (40.7ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 113], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 57 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (113, 114) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 113], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 57 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (113, 114) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (59.1ms) +Completed 200 OK in 74ms (Views: 61.2ms | ActiveRecord: 3.3ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 133], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 133], ["LIMIT", 1]] +Started GET "/pulitzer/posts/welcome/edit_title" for 127.0.0.1 at 2018-03-21 15:28:33 -0600 +Processing by Pulitzer::PostsController#edit_title as HTML + Parameters: {"id"=>"welcome"} + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 57 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (113, 114) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_form.html.erb (10.4ms) +Completed 200 OK in 18ms (Views: 13.7ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 133], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 133], ["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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 57 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (113, 114) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_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", 57]] + 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" IN (327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.3ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 617]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 618]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 619]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 620]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 621]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 622]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 623]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 624]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 625]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 626]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 627]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 113]] + SQL (0.9ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 114]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 57]] + SQL (0.2ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 57]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/posts/113/edit" for 127.0.0.1 at 2018-03-21 15:28:33 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"113"} + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "113"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + 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", 113], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 113], ["created_at", "2018-03-21 21:28:33.551475"], ["updated_at", "2018-03-21 21:28:33.551475"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 113], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 56 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (111, 112) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 56], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Performing Pulitzer::CloneVersionJob (Job ID: 7389da1a-8003-432d-96f3-8ee7abd1703f) from Inline(default) with arguments: #<GlobalID:0x007fd461bc2ce8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/56>> +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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", 113], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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", 56]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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" IN (327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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", 327], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["body", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 327], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.810996"], ["updated_at", "2018-03-21 21:28:33.174620"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.574523"], ["id", 628]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["body", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 328], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.820264"], ["updated_at", "2018-03-21 21:28:33.178352"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.580947"], ["id", 629]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["body", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 329], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.827967"], ["updated_at", "2018-03-21 21:28:33.181887"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.587581"], ["id", 630]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["body", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 330], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.837400"], ["updated_at", "2018-03-21 21:28:33.185028"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.593964"], ["id", 631]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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", 331], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["body", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 331], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.847810"], ["updated_at", "2018-03-21 21:28:33.188297"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.601995"], ["id", 632]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["body", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 332], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.857518"], ["updated_at", "2018-03-21 21:28:33.191260"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.609101"], ["id", 633]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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", 333], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["body", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 333], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.865564"], ["updated_at", "2018-03-21 21:28:33.194128"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.615381"], ["id", 634]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["body", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 334], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.873193"], ["updated_at", "2018-03-21 21:28:33.196791"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.621984"], ["id", 635]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["body", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 335], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.881229"], ["updated_at", "2018-03-21 21:28:33.200163"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.628250"], ["id", 636]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["body", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 336], ["content_element_type_id", 113], ["created_at", "2018-03-21 21:28:32.888480"], ["updated_at", "2018-03-21 21:28:33.204291"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.634106"], ["id", 637]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 116], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] 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] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["body", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 337], ["content_element_type_id", 116], ["created_at", "2018-03-21 21:28:32.896349"], ["updated_at", "2018-03-21 21:28:33.207372"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 58], ["updated_at", "2018-03-21 21:28:33.640674"], ["id", 638]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 56]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (111, 112) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 57], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 58], ["id", 115]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 58], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 58], ["id", 116]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 56]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:28:33.651095"], ["id", 58]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [7389da1a-8003-432d-96f3-8ee7abd1703f] Performed Pulitzer::CloneVersionJob (Job ID: 7389da1a-8003-432d-96f3-8ee7abd1703f) from Inline(default) in 94.87ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 7389da1a-8003-432d-96f3-8ee7abd1703f) to Inline(default) with arguments: #<GlobalID:0x007fd461bd82c8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/56>> + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] + 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/posts/_breadcrumbs.html.erb (0.5ms) + 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", 113], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (115, 116) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 113], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (115, 116) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::ContentElement Load (0.4ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 58]] + 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" IN (327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 113], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 116], ["LIMIT", 1]] + 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_version_id" = ? [["post_type_version_id", 133]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 58], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 115 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 57]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 58], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 116 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 58]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_show_slug.html.erb (30.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_slug_wrapper.html.erb (30.9ms) + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 113], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (115, 116) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 113], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (115, 116) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (40.3ms) +Completed 200 OK in 156ms (Views: 38.4ms | ActiveRecord: 13.3ms) + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 113], ["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", 113], ["status", 4], ["LIMIT", 1]] +  (1.2ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.9ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.1ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.0ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.1ms) delete from pulitzer_content_elements; +  (0.2ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.1ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.2ms) delete from pulitzer_custom_options; +  (0.2ms) 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_justification_styles; +  (1.0ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.0ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.0ms) delete from pulitzer_partials; +  (0.2ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.1ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.0ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.0ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.1ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.2ms) delete from pulitzer_posts; +  (0.2ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.0ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.2ms) delete from pulitzer_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_tags; +  (1.7ms) delete from pulitzer_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_versions; +  (1.1ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.0ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:29:28.992410"], ["updated_at", "2018-03-21 21:29:28.992410"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 138], ["status", "published"]] +  (1.1ms) 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.5ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:29:29.029103"], ["updated_at", "2018-03-21 21:29:29.029103"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::ContentElementType Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:29:29.033591"], ["updated_at", "2018-03-21 21:29:29.033591"]] +  (0.9ms) 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", "Video"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:29:29.037322"], ["updated_at", "2018-03-21 21:29:29.037322"]] +  (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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:29:29.040538"], ["updated_at", "2018-03-21 21:29:29.040538"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + 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"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 138]] + 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_version_id" = ? [["post_type_version_id", 138]] + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:29:29.064339"], ["updated_at", "2018-03-21 21:29:29.064339"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:29:29.068456"], ["updated_at", "2018-03-21 21:29:29.068456"], ["sort_order", 2]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:29:29.071821"], ["updated_at", "2018-03-21 21:29:29.071821"], ["sort_order", 3]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Guest Title"], ["created_at", "2018-03-21 21:29:29.075788"], ["updated_at", "2018-03-21 21:29:29.075788"], ["sort_order", 4]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Guest Text"], ["created_at", "2018-03-21 21:29:29.080228"], ["updated_at", "2018-03-21 21:29:29.080228"], ["sort_order", 5]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Footer Title"], ["created_at", "2018-03-21 21:29:29.085338"], ["updated_at", "2018-03-21 21:29:29.085338"], ["sort_order", 6]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Footer Text"], ["created_at", "2018-03-21 21:29:29.089181"], ["updated_at", "2018-03-21 21:29:29.089181"], ["sort_order", 7]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Metadata title"], ["created_at", "2018-03-21 21:29:29.092596"], ["updated_at", "2018-03-21 21:29:29.092596"], ["sort_order", 8]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Metadata description"], ["created_at", "2018-03-21 21:29:29.095812"], ["updated_at", "2018-03-21 21:29:29.095812"], ["sort_order", 9]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 117], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:29:29.099471"], ["updated_at", "2018-03-21 21:29:29.099471"], ["sort_order", 10]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 138], ["content_element_type_id", 120], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:29:29.104273"], ["updated_at", "2018-03-21 21:29:29.104273"], ["sort_order", 11]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 138], ["name", "Main Content"], ["sort_order", 12]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 138], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (1.1ms) 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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:29:29.211092"], ["updated_at", "2018-03-21 21:29:29.211092"], ["slug", "welcome"], ["post_type_version_id", 138]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 117], ["created_at", "2018-03-21 21:29:29.221941"], ["updated_at", "2018-03-21 21:29:29.221941"]] +  (1.3ms) 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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["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", 58], ["post_type_content_element_type_id", 339], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.263776"], ["updated_at", "2018-03-21 21:29:29.263776"]] +  (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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 117], ["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", 58], ["post_type_content_element_type_id", 340], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.272600"], ["updated_at", "2018-03-21 21:29:29.272600"]] +  (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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 117], ["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", 58], ["post_type_content_element_type_id", 341], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.280429"], ["updated_at", "2018-03-21 21:29:29.280429"]] +  (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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 117], ["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", 58], ["post_type_content_element_type_id", 342], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.287664"], ["updated_at", "2018-03-21 21:29:29.287664"]] +  (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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 117], ["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", 58], ["post_type_content_element_type_id", 343], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.295533"], ["updated_at", "2018-03-21 21:29:29.295533"]] +  (1.3ms) 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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 117], ["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", 58], ["post_type_content_element_type_id", 344], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.305439"], ["updated_at", "2018-03-21 21:29:29.305439"]] +  (1.1ms) 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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 117], ["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", 58], ["post_type_content_element_type_id", 345], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.314060"], ["updated_at", "2018-03-21 21:29:29.314060"]] +  (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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["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", "Metadata title"], ["version_id", 58], ["post_type_content_element_type_id", 346], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.323483"], ["updated_at", "2018-03-21 21:29:29.323483"]] +  (1.1ms) 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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 117], ["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", 58], ["post_type_content_element_type_id", 347], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.331749"], ["updated_at", "2018-03-21 21:29:29.331749"]] +  (1.1ms) 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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 117], ["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", 58], ["post_type_content_element_type_id", 348], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.340428"], ["updated_at", "2018-03-21 21:29:29.340428"]] +  (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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (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", 120], ["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", "Call to Action Button"], ["version_id", 58], ["post_type_content_element_type_id", 349], ["content_element_type_id", 120], ["created_at", "2018-03-21 21:29:29.348069"], ["updated_at", "2018-03-21 21:29:29.348069"]] +  (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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 58], ["free_form_section_type_id", 59], ["name", "Main Content"]] +  (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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 115 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 58], ["free_form_section_type_id", 60], ["name", "Handpicked Homes"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2018-03-21 21:29:29.382957"], ["updated_at", "2018-03-21 21:29:29.382957"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 139], ["status", "published"]] +  (0.9ms) 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.6ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:29:29.391795"], ["updated_at", "2018-03-21 21:29:29.391795"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 139]] +  (1.1ms) 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", "2018-03-21 21:29:29.395121"], ["updated_at", "2018-03-21 21:29:29.395121"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 140], ["status", "published"]] +  (0.9ms) 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", "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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:29:29.402917"], ["updated_at", "2018-03-21 21:29:29.402917"], ["slug", "ski-jump-competition"], ["post_type_version_id", 140]] +  (0.9ms) 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", "2018-03-21 21:29:29.406018"], ["updated_at", "2018-03-21 21:29:29.406018"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 141], ["status", "published"]] +  (0.9ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:29:29.414241"], ["updated_at", "2018-03-21 21:29:29.414241"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 141]] +  (1.0ms) commit transaction + Pulitzer::Post Load (0.4ms) 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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (115, 116) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 117], ["status", 1], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:29:29.426709"], ["id", 58]] +  (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", 58], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 117], ["created_at", "2018-03-21 21:29:29.446541"], ["updated_at", "2018-03-21 21:29:29.446541"]] +  (0.8ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 58], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Performing Pulitzer::CloneVersionJob (Job ID: b4630d62-f664-494c-ad11-357fcbde28b4) from Inline(default) with arguments: #<GlobalID:0x007fcddebfb360 @uri=#<URI::GID gid://dummy/Pulitzer::Version/58>> +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 117], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 59 +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 58]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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" IN (339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 339], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 339], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.263776"], ["updated_at", "2018-03-21 21:29:29.263776"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.475657"], ["id", 639]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 340], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.7ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 340], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.272600"], ["updated_at", "2018-03-21 21:29:29.272600"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.486023"], ["id", 640]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 341], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 341], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.280429"], ["updated_at", "2018-03-21 21:29:29.280429"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.495523"], ["id", 641]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 342], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 342], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.287664"], ["updated_at", "2018-03-21 21:29:29.287664"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.505936"], ["id", 642]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 343], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.295533"], ["updated_at", "2018-03-21 21:29:29.295533"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.516419"], ["id", 643]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 344], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 344], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.305439"], ["updated_at", "2018-03-21 21:29:29.305439"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.525977"], ["id", 644]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 345], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 345], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.314060"], ["updated_at", "2018-03-21 21:29:29.314060"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.536009"], ["id", 645]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 346], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 346], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.323483"], ["updated_at", "2018-03-21 21:29:29.323483"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.546036"], ["id", 646]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 347], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 347], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.331749"], ["updated_at", "2018-03-21 21:29:29.331749"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.557849"], ["id", 647]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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", 348], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 348], ["content_element_type_id", 117], ["created_at", "2018-03-21 21:29:29.340428"], ["updated_at", "2018-03-21 21:29:29.340428"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.569737"], ["id", 648]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 120], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] 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] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 349], ["content_element_type_id", 120], ["created_at", "2018-03-21 21:29:29.348069"], ["updated_at", "2018-03-21 21:29:29.348069"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 59], ["updated_at", "2018-03-21 21:29:29.580115"], ["id", 649]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 58]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (115, 116) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 59], ["name", "Main Content"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 59], ["id", 117]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 60], ["name", "Handpicked Homes"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 59], ["id", 118]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 58]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:29:29.608491"], ["id", 59]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4]  (1.5ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [b4630d62-f664-494c-ad11-357fcbde28b4] Performed Pulitzer::CloneVersionJob (Job ID: b4630d62-f664-494c-ad11-357fcbde28b4) from Inline(default) in 159.33ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: b4630d62-f664-494c-ad11-357fcbde28b4) to Inline(default) with arguments: #<GlobalID:0x007fcddec0dcb8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/58>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 59], ["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", 117], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 58 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (115, 116) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 58]] + 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" IN (339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:29:29.627235"], ["id", 628]] +  (1.0ms) 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", "2018-03-21 21:29:29.630596"], ["id", 629]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2018-03-21 21:29:29.633512"], ["id", 630]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:29:29.637060"], ["id", 631]] +  (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 Text"], ["updated_at", "2018-03-21 21:29:29.640284"], ["id", 632]] +  (0.9ms) 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", "2018-03-21 21:29:29.643348"], ["id", 633]] +  (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", "2018-03-21 21:29:29.646292"], ["id", 634]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.7ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:29:29.649523"], ["id", 635]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:29:29.653977"], ["id", 636]] +  (1.1ms) 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", "2018-03-21 21:29:29.657633"], ["id", 637]] +  (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", "Call to Action Button"], ["updated_at", "2018-03-21 21:29:29.660655"], ["id", 638]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 29], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 29], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:29:29.687012"], ["updated_at", "2018-03-21 21:29:29.687012"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 142], ["status", "published"]] +  (1.0ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 142]] + 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_version_id" = ? [["post_type_version_id", 142]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 142], ["content_element_type_id", 117], ["label", "Body"], ["created_at", "2018-03-21 21:29:29.697817"], ["updated_at", "2018-03-21 21:29:29.697817"], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 138], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 138], ["LIMIT", 1]] +Started GET "/pulitzer/posts/117/edit" for 127.0.0.1 at 2018-03-21 15:29:29 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"117"} + Pulitzer::Post Load (4.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "117"], ["LIMIT", 1]] + Pulitzer::Post Load (1.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 117], ["LIMIT", 1]] + 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", 117], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 59 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (117, 118) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (2.1ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.5ms) delete from pulitzer_background_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.4ms) delete from pulitzer_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.4ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.2ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.5ms) delete from pulitzer_custom_options; +  (0.2ms) 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_justification_styles; +  (1.0ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.2ms) delete from pulitzer_partial_types; +  (0.2ms) TRUNCATE TABLE pulitzer_partials; +  (1.2ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.2ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.0ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.1ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.3ms) delete from pulitzer_post_type_versions; +  (0.2ms) TRUNCATE TABLE pulitzer_post_types; +  (1.4ms) delete from pulitzer_post_types; +  (0.2ms) TRUNCATE TABLE pulitzer_posts; +  (2.2ms) delete from pulitzer_posts; +  (0.2ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.1ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.1ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (1.7ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.1ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.9ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (1.1ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:30:08.403760"], ["updated_at", "2018-03-21 21:30:08.403760"], ["plural", "t"]] +  (1.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 143], ["status", "published"]] +  (1.0ms) commit transaction +  (9.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.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:30:08.477238"], ["updated_at", "2018-03-21 21:30:08.477238"]] +  (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.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:30:08.481123"], ["updated_at", "2018-03-21 21:30:08.481123"]] +  (1.2ms) 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", "Video"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:30:08.485081"], ["updated_at", "2018-03-21 21:30:08.485081"]] +  (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", "Clickable"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:30:08.488776"], ["updated_at", "2018-03-21 21:30:08.488776"]] +  (1.0ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 143]] + 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_version_id" = ? [["post_type_version_id", 143]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:30:08.512946"], ["updated_at", "2018-03-21 21:30:08.512946"], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:30:08.517136"], ["updated_at", "2018-03-21 21:30:08.517136"], ["sort_order", 2]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:30:08.520928"], ["updated_at", "2018-03-21 21:30:08.520928"], ["sort_order", 3]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Guest Title"], ["created_at", "2018-03-21 21:30:08.525888"], ["updated_at", "2018-03-21 21:30:08.525888"], ["sort_order", 4]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Guest Text"], ["created_at", "2018-03-21 21:30:08.529663"], ["updated_at", "2018-03-21 21:30:08.529663"], ["sort_order", 5]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Footer Title"], ["created_at", "2018-03-21 21:30:08.533338"], ["updated_at", "2018-03-21 21:30:08.533338"], ["sort_order", 6]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Footer Text"], ["created_at", "2018-03-21 21:30:08.536804"], ["updated_at", "2018-03-21 21:30:08.536804"], ["sort_order", 7]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Metadata title"], ["created_at", "2018-03-21 21:30:08.541301"], ["updated_at", "2018-03-21 21:30:08.541301"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Metadata description"], ["created_at", "2018-03-21 21:30:08.544929"], ["updated_at", "2018-03-21 21:30:08.544929"], ["sort_order", 9]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 121], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:30:08.548817"], ["updated_at", "2018-03-21 21:30:08.548817"], ["sort_order", 10]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 143], ["content_element_type_id", 124], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:30:08.552632"], ["updated_at", "2018-03-21 21:30:08.552632"], ["sort_order", 11]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 143], ["name", "Main Content"], ["sort_order", 12]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 143], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (1.0ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:30:08.654754"], ["updated_at", "2018-03-21 21:30:08.654754"], ["slug", "welcome"], ["post_type_version_id", 143]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 121], ["created_at", "2018-03-21 21:30:08.668033"], ["updated_at", "2018-03-21 21:30:08.668033"]] +  (0.9ms) 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", 121], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (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.7ms) 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", 60], ["post_type_content_element_type_id", 351], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.703868"], ["updated_at", "2018-03-21 21:30:08.703868"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (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", "Hero Title 2"], ["version_id", 60], ["post_type_content_element_type_id", 352], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.712126"], ["updated_at", "2018-03-21 21:30:08.712126"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["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 3"], ["version_id", 60], ["post_type_content_element_type_id", 353], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.721097"], ["updated_at", "2018-03-21 21:30:08.721097"]] +  (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", 121], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (0.1ms) begin transaction + 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]] + 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", 60], ["post_type_content_element_type_id", 354], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.730477"], ["updated_at", "2018-03-21 21:30:08.730477"]] +  (1.2ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (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", "Guest Text"], ["version_id", 60], ["post_type_content_element_type_id", 355], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.738789"], ["updated_at", "2018-03-21 21:30:08.738789"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (0.0ms) begin transaction + 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]] + 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", 60], ["post_type_content_element_type_id", 356], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.748233"], ["updated_at", "2018-03-21 21:30:08.748233"]] +  (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]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (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", "Footer Text"], ["version_id", 60], ["post_type_content_element_type_id", 357], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.757710"], ["updated_at", "2018-03-21 21:30:08.757710"]] +  (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", 121], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (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 title"], ["version_id", 60], ["post_type_content_element_type_id", 358], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.768176"], ["updated_at", "2018-03-21 21:30:08.768176"]] +  (1.2ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (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 description"], ["version_id", 60], ["post_type_content_element_type_id", 359], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.777595"], ["updated_at", "2018-03-21 21:30:08.777595"]] +  (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]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (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", 60], ["post_type_content_element_type_id", 360], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.786392"], ["updated_at", "2018-03-21 21:30:08.786392"]] +  (1.3ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (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", 124], ["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", "Call to Action Button"], ["version_id", 60], ["post_type_content_element_type_id", 361], ["content_element_type_id", 124], ["created_at", "2018-03-21 21:30:08.795959"], ["updated_at", "2018-03-21 21:30:08.795959"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 60], ["free_form_section_type_id", 61], ["name", "Main Content"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 119 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 60], ["free_form_section_type_id", 62], ["name", "Handpicked Homes"]] +  (0.9ms) 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", "2018-03-21 21:30:08.832099"], ["updated_at", "2018-03-21 21:30:08.832099"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 144], ["status", "published"]] +  (1.1ms) 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.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "complete-guide-to-breckenridge"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:30:08.842251"], ["updated_at", "2018-03-21 21:30:08.842251"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 144]] +  (1.0ms) 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", "2018-03-21 21:30:08.845491"], ["updated_at", "2018-03-21 21:30:08.845491"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 145], ["status", "published"]] +  (0.9ms) 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", "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.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:30:08.853780"], ["updated_at", "2018-03-21 21:30:08.853780"], ["slug", "ski-jump-competition"], ["post_type_version_id", 145]] +  (1.0ms) 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", "2018-03-21 21:30:08.857857"], ["updated_at", "2018-03-21 21:30:08.857857"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 146], ["status", "published"]] +  (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.6ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:30:08.865839"], ["updated_at", "2018-03-21 21:30:08.865839"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 146]] +  (1.2ms) commit transaction + Pulitzer::Post Load (0.3ms) 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (119, 120) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 121], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:30:08.879644"], ["id", 60]] +  (1.2ms) 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", 60], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 121], ["created_at", "2018-03-21 21:30:08.899315"], ["updated_at", "2018-03-21 21:30:08.899315"]] +  (1.0ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.4ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 60], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Performing Pulitzer::CloneVersionJob (Job ID: ea208460-65a8-45ce-9c97-f1aa1253c60e) from Inline(default) with arguments: #<GlobalID:0x007ff56fd94510 @uri=#<URI::GID gid://dummy/Pulitzer::Version/60>> +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 61 +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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", 60]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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" IN (351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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", 351], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 351], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.703868"], ["updated_at", "2018-03-21 21:30:08.703868"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:08.929401"], ["id", 661]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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", 352], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 352], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.712126"], ["updated_at", "2018-03-21 21:30:08.712126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:08.941808"], ["id", 662]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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", 353], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 353], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.721097"], ["updated_at", "2018-03-21 21:30:08.721097"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:08.951666"], ["id", 663]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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", 354], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 354], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.730477"], ["updated_at", "2018-03-21 21:30:08.730477"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:08.961774"], ["id", 664]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 355], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.738789"], ["updated_at", "2018-03-21 21:30:08.738789"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:08.971614"], ["id", 665]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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", 356], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 356], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.748233"], ["updated_at", "2018-03-21 21:30:08.748233"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:08.982977"], ["id", 666]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 357], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.757710"], ["updated_at", "2018-03-21 21:30:08.757710"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:08.993900"], ["id", 667]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 358], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.768176"], ["updated_at", "2018-03-21 21:30:08.768176"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:09.004650"], ["id", 668]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 359], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.777595"], ["updated_at", "2018-03-21 21:30:08.777595"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.9ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:09.016184"], ["id", 669]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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", 360], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 360], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.786392"], ["updated_at", "2018-03-21 21:30:08.786392"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:09.029444"], ["id", 670]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (1.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 361], ["content_element_type_id", 124], ["created_at", "2018-03-21 21:30:08.795959"], ["updated_at", "2018-03-21 21:30:08.795959"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 61], ["updated_at", "2018-03-21 21:30:09.042038"], ["id", 671]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 60]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (119, 120) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.3ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 61], ["id", 121]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] 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] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 61], ["id", 122]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 60]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:30:09.062435"], ["id", 61]] +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [ea208460-65a8-45ce-9c97-f1aa1253c60e] Performed Pulitzer::CloneVersionJob (Job ID: ea208460-65a8-45ce-9c97-f1aa1253c60e) from Inline(default) in 159.78ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: ea208460-65a8-45ce-9c97-f1aa1253c60e) to Inline(default) with arguments: #<GlobalID:0x007ff56fdb4ce8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/60>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 61], ["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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (119, 120) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 60]] + 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" IN (351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:30:09.079605"], ["id", 650]] +  (1.0ms) 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", "2018-03-21 21:30:09.083474"], ["id", 651]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2018-03-21 21:30:09.086592"], ["id", 652]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:30:09.089540"], ["id", 653]] +  (1.1ms) 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", "2018-03-21 21:30:09.092838"], ["id", 654]] +  (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", "2018-03-21 21:30:09.095899"], ["id", 655]] +  (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", "2018-03-21 21:30:09.098690"], ["id", 656]] +  (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", "2018-03-21 21:30:09.101389"], ["id", 657]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:30:09.104505"], ["id", 658]] +  (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", "2018-03-21 21:30:09.107767"], ["id", 659]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2018-03-21 21:30:09.110980"], ["id", 660]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 30], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 30], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:30:09.137764"], ["updated_at", "2018-03-21 21:30:09.137764"], ["plural", "t"], ["kind", 1]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 147], ["status", "published"]] +  (1.2ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 147]] + 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_version_id" = ? [["post_type_version_id", 147]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 147], ["content_element_type_id", 121], ["label", "Body"], ["created_at", "2018-03-21 21:30:09.148520"], ["updated_at", "2018-03-21 21:30:09.148520"], ["sort_order", 1]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 143], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 143], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 61 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (121, 122) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_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", 61]] + 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" IN (351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.3ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 661]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 662]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 663]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 664]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 665]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 666]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 667]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 668]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 669]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 670]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 671]] + SQL (0.2ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 121]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 122]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 61]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 61]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.4ms) 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]] +Started GET "/pulitzer/posts/121/edit" for 127.0.0.1 at 2018-03-21 15:30:28 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"121"} + Pulitzer::Post Load (1.4ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "121"], ["LIMIT", 1]] + Pulitzer::Post Load (2.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] + 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]] + CACHE 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", 121], ["status", 0], ["LIMIT", 1]] +  (1.3ms) SAVEPOINT active_record_1 + SQL (1.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 121], ["created_at", "2018-03-21 21:31:04.332449"], ["updated_at", "2018-03-21 21:31:04.332449"]] +  (1.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (1.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 121], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (5.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 60 + Pulitzer::Partial Load (1.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (119, 120) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] Pulitzer::Version Load (1.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 60], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Performing Pulitzer::CloneVersionJob (Job ID: e62bdbdf-2609-4a95-a02a-2d75340947e8) from Inline(default) with arguments: #<GlobalID:0x007ff571cebaa8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/60>> +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::Post Load (1.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::Version Load (1.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", 121], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::FreeFormSection Load (1.4ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElement Load (1.8ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 60]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.7ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.7ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.5ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.3ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["body", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 351], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.703868"], ["updated_at", "2018-03-21 21:30:09.079605"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:04.855100"], ["id", 672]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.6ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.7ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.3ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["body", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 352], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.712126"], ["updated_at", "2018-03-21 21:30:09.083474"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:05.039916"], ["id", 673]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.4ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.4ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.3ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["body", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 353], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.721097"], ["updated_at", "2018-03-21 21:30:09.086592"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (3.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (5.0ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:05.220918"], ["id", 674]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.6ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["body", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 354], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.730477"], ["updated_at", "2018-03-21 21:30:09.089540"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (2.0ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:05.415167"], ["id", 675]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.7ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.4ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.3ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["body", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 355], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.738789"], ["updated_at", "2018-03-21 21:30:09.092838"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:05.595440"], ["id", 676]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.8ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.4ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.3ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["body", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 356], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.748233"], ["updated_at", "2018-03-21 21:30:09.095899"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:05.776707"], ["id", 677]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.4ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.5ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["body", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 357], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.757710"], ["updated_at", "2018-03-21 21:30:09.098690"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:05.960550"], ["id", 678]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (3.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.5ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.3ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["body", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 358], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.768176"], ["updated_at", "2018-03-21 21:30:09.101389"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:06.147162"], ["id", 679]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.6ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.6ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["body", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 359], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.777595"], ["updated_at", "2018-03-21 21:30:09.104505"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:06.329429"], ["id", 680]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.5ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 121], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.4ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.3ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["body", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 360], ["content_element_type_id", 121], ["created_at", "2018-03-21 21:30:08.786392"], ["updated_at", "2018-03-21 21:30:09.107767"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:06.513950"], ["id", 681]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::ContentElementType Load (1.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 124], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTypeContentElementType Load (1.8ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.6ms) INSERT INTO "pulitzer_content_elements" ("label", "body", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["body", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 361], ["content_element_type_id", 124], ["created_at", "2018-03-21 21:30:08.795959"], ["updated_at", "2018-03-21 21:30:09.110980"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 62], ["updated_at", "2018-03-21 21:31:06.688490"], ["id", 682]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::FreeFormSection Load (1.4ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 60]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::Partial Load (1.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (119, 120) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.5ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 62], ["id", 123]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) 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] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.5ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 62], ["id", 124]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.0ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Pulitzer::PostTag Load (1.4ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 60]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] SQL (1.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:31:06.955531"], ["id", 62]] +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8]  (1.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [e62bdbdf-2609-4a95-a02a-2d75340947e8] Performed Pulitzer::CloneVersionJob (Job ID: e62bdbdf-2609-4a95-a02a-2d75340947e8) from Inline(default) in 2548.06ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: e62bdbdf-2609-4a95-a02a-2d75340947e8) to Inline(default) with arguments: #<GlobalID:0x007ff572a93890 @uri=#<URI::GID gid://dummy/Pulitzer::Version/60>> + 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", 121], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (123, 124) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.3ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.3ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.5ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.1ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.1ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.3ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (1.3ms) delete from pulitzer_free_form_section_types; +  (0.4ms) TRUNCATE TABLE pulitzer_free_form_sections; +  (1.3ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (1.1ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.0ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.0ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.1ms) delete from pulitzer_post_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.1ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.5ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.3ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.2ms) TRUNCATE TABLE pulitzer_posts; +  (2.1ms) delete from pulitzer_posts; +  (0.2ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.4ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.3ms) delete from pulitzer_styles; +  (0.3ms) TRUNCATE TABLE pulitzer_tags; +  (1.3ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.1ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.2ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:36:41.170120"], ["updated_at", "2018-03-21 21:36:41.170120"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 148], ["status", "published"]] +  (1.6ms) 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.5ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:36:41.209894"], ["updated_at", "2018-03-21 21:36:41.209894"]] +  (0.9ms) 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.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:36:41.213694"], ["updated_at", "2018-03-21 21:36:41.213694"]] +  (1.0ms) 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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:36:41.217125"], ["updated_at", "2018-03-21 21:36:41.217125"]] +  (1.2ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:36:41.220645"], ["updated_at", "2018-03-21 21:36:41.220645"]] +  (1.1ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 148]] + 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_version_id" = ? [["post_type_version_id", 148]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:36:41.242860"], ["updated_at", "2018-03-21 21:36:41.242860"], ["sort_order", 1]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:36:41.247711"], ["updated_at", "2018-03-21 21:36:41.247711"], ["sort_order", 2]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:36:41.251940"], ["updated_at", "2018-03-21 21:36:41.251940"], ["sort_order", 3]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Guest Title"], ["created_at", "2018-03-21 21:36:41.256111"], ["updated_at", "2018-03-21 21:36:41.256111"], ["sort_order", 4]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Guest Text"], ["created_at", "2018-03-21 21:36:41.260551"], ["updated_at", "2018-03-21 21:36:41.260551"], ["sort_order", 5]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Footer Title"], ["created_at", "2018-03-21 21:36:41.264561"], ["updated_at", "2018-03-21 21:36:41.264561"], ["sort_order", 6]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Footer Text"], ["created_at", "2018-03-21 21:36:41.269195"], ["updated_at", "2018-03-21 21:36:41.269195"], ["sort_order", 7]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Metadata title"], ["created_at", "2018-03-21 21:36:41.272508"], ["updated_at", "2018-03-21 21:36:41.272508"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Metadata description"], ["created_at", "2018-03-21 21:36:41.276071"], ["updated_at", "2018-03-21 21:36:41.276071"], ["sort_order", 9]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 125], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:36:41.280079"], ["updated_at", "2018-03-21 21:36:41.280079"], ["sort_order", 10]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 148], ["content_element_type_id", 128], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:36:41.283794"], ["updated_at", "2018-03-21 21:36:41.283794"], ["sort_order", 11]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 148], ["name", "Main Content"], ["sort_order", 12]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 148], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (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.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:36:41.394485"], ["updated_at", "2018-03-21 21:36:41.394485"], ["slug", "welcome"], ["post_type_version_id", 148]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 125], ["created_at", "2018-03-21 21:36:41.407472"], ["updated_at", "2018-03-21 21:36:41.407472"]] +  (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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["LIMIT", 1]] + SQL (0.6ms) 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", 62], ["post_type_content_element_type_id", 363], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.443289"], ["updated_at", "2018-03-21 21:36:41.443289"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["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", 62], ["post_type_content_element_type_id", 364], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.452661"], ["updated_at", "2018-03-21 21:36:41.452661"]] +  (0.9ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["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", 62], ["post_type_content_element_type_id", 365], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.461092"], ["updated_at", "2018-03-21 21:36:41.461092"]] +  (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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["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", 62], ["post_type_content_element_type_id", 366], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.468250"], ["updated_at", "2018-03-21 21:36:41.468250"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["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", 62], ["post_type_content_element_type_id", 367], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.477234"], ["updated_at", "2018-03-21 21:36:41.477234"]] +  (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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["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", 62], ["post_type_content_element_type_id", 368], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.485194"], ["updated_at", "2018-03-21 21:36:41.485194"]] +  (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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["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", 62], ["post_type_content_element_type_id", 369], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.494569"], ["updated_at", "2018-03-21 21:36:41.494569"]] +  (1.2ms) 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]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["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", 62], ["post_type_content_element_type_id", 370], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.503737"], ["updated_at", "2018-03-21 21:36:41.503737"]] +  (1.6ms) 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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["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", 62], ["post_type_content_element_type_id", 371], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.514167"], ["updated_at", "2018-03-21 21:36:41.514167"]] +  (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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 125], ["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", "Metadata keywords"], ["version_id", 62], ["post_type_content_element_type_id", 372], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.524378"], ["updated_at", "2018-03-21 21:36:41.524378"]] +  (1.6ms) 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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (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", 128], ["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", "Call to Action Button"], ["version_id", 62], ["post_type_content_element_type_id", 373], ["content_element_type_id", 128], ["created_at", "2018-03-21 21:36:41.534241"], ["updated_at", "2018-03-21 21:36:41.534241"]] +  (1.3ms) 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]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 62], ["free_form_section_type_id", 63], ["name", "Main Content"]] +  (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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 123 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 62], ["free_form_section_type_id", 64], ["name", "Handpicked Homes"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2018-03-21 21:36:41.574994"], ["updated_at", "2018-03-21 21:36:41.574994"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 149], ["status", "published"]] +  (1.4ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:36:41.587167"], ["updated_at", "2018-03-21 21:36:41.587167"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 149]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2018-03-21 21:36:41.590862"], ["updated_at", "2018-03-21 21:36:41.590862"], ["plural", "t"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 150], ["status", "published"]] +  (1.4ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:36:41.602617"], ["updated_at", "2018-03-21 21:36:41.602617"], ["slug", "ski-jump-competition"], ["post_type_version_id", 150]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2018-03-21 21:36:41.606612"], ["updated_at", "2018-03-21 21:36:41.606612"], ["plural", "t"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 151], ["status", "published"]] +  (1.2ms) 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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:36:41.617615"], ["updated_at", "2018-03-21 21:36:41.617615"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 151]] +  (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", 125], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (123, 124) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) 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", "2018-03-21 21:36:41.631046"], ["id", 62]] +  (0.9ms) commit transaction + Pulitzer::Tag Load (0.3ms) 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", 62], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 125], ["created_at", "2018-03-21 21:36:41.648255"], ["updated_at", "2018-03-21 21:36:41.648255"]] +  (1.1ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 62], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Performing Pulitzer::CloneVersionJob (Job ID: 73509956-1266-4bb0-9814-e8984104f9fd) from Inline(default) with arguments: #<GlobalID:0x007f8c2ad63e50 @uri=#<URI::GID gid://dummy/Pulitzer::Version/62>> +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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", 125], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::FreeFormSection Load (0.4ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 63 +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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", 62]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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" IN (363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 363], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.443289"], ["updated_at", "2018-03-21 21:36:41.443289"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.677610"], ["id", 683]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 364], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.452661"], ["updated_at", "2018-03-21 21:36:41.452661"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.687628"], ["id", 684]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 365], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.461092"], ["updated_at", "2018-03-21 21:36:41.461092"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.697416"], ["id", 685]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 366], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.468250"], ["updated_at", "2018-03-21 21:36:41.468250"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.707494"], ["id", 686]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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", 367], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 367], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.477234"], ["updated_at", "2018-03-21 21:36:41.477234"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.719763"], ["id", 687]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::PostTypeContentElementType Load (0.4ms) 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] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 368], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.485194"], ["updated_at", "2018-03-21 21:36:41.485194"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (2.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.732811"], ["id", 688]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 369], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.494569"], ["updated_at", "2018-03-21 21:36:41.494569"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.743029"], ["id", 689]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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", 370], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 370], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.503737"], ["updated_at", "2018-03-21 21:36:41.503737"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.753453"], ["id", 690]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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", 371], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 371], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.514167"], ["updated_at", "2018-03-21 21:36:41.514167"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.762955"], ["id", 691]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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", 372], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 372], ["content_element_type_id", 125], ["created_at", "2018-03-21 21:36:41.524378"], ["updated_at", "2018-03-21 21:36:41.524378"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.773794"], ["id", 692]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 128], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] 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", 373], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 373], ["content_element_type_id", 128], ["created_at", "2018-03-21 21:36:41.534241"], ["updated_at", "2018-03-21 21:36:41.534241"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.7ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 63], ["updated_at", "2018-03-21 21:36:41.785958"], ["id", 693]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 62]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (123, 124) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) 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] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 63], ["id", 125]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.4ms) 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] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 63], ["id", 126]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 62]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:36:41.807541"], ["id", 63]] +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [73509956-1266-4bb0-9814-e8984104f9fd] Performed Pulitzer::CloneVersionJob (Job ID: 73509956-1266-4bb0-9814-e8984104f9fd) from Inline(default) in 156.25ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 73509956-1266-4bb0-9814-e8984104f9fd) to Inline(default) with arguments: #<GlobalID:0x007f8c2ad93510 @uri=#<URI::GID gid://dummy/Pulitzer::Version/62>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 125], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 63], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 62 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (123, 124) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 62]] + 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" IN (363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", "2018-03-21 21:36:41.824194"], ["id", 672]] +  (0.9ms) 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", "2018-03-21 21:36:41.834747"], ["id", 673]] +  (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", "2018-03-21 21:36:41.837500"], ["id", 674]] +  (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", "Guest Title"], ["updated_at", "2018-03-21 21:36:41.840047"], ["id", 675]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2018-03-21 21:36:41.842672"], ["id", 676]] +  (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 Title"], ["updated_at", "2018-03-21 21:36:41.845942"], ["id", 677]] +  (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", "2018-03-21 21:36:41.848657"], ["id", 678]] +  (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", "2018-03-21 21:36:41.851252"], ["id", 679]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:36:41.853797"], ["id", 680]] +  (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 keywords"], ["updated_at", "2018-03-21 21:36:41.857519"], ["id", 681]] +  (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", "Call to Action Button"], ["updated_at", "2018-03-21 21:36:41.860604"], ["id", 682]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 31], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 31], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:36:41.886851"], ["updated_at", "2018-03-21 21:36:41.886851"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 152], ["status", "published"]] +  (1.2ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 152]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 152]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 152], ["content_element_type_id", 125], ["label", "Body"], ["created_at", "2018-03-21 21:36:41.897941"], ["updated_at", "2018-03-21 21:36:41.897941"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 148], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 148], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 63 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (125, 126) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_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", 63]] + 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" IN (363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.3ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 683]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 684]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 685]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 686]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 687]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 688]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 689]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 690]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 691]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 692]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 693]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 125]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 126]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 63]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 63]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/posts/125/edit" for 127.0.0.1 at 2018-03-21 15:36:42 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"125"} + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "125"], ["LIMIT", 1]] + Pulitzer::Post Load (0.6ms) 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"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 125], ["status", 0], ["LIMIT", 1]] +Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.9ms) +  (0.4ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.3ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.0ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (0.9ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (0.9ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (0.9ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.0ms) delete from pulitzer_custom_options; +  (0.2ms) 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.2ms) TRUNCATE TABLE pulitzer_justification_styles; +  (1.3ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (0.9ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.0ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (0.9ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.0ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.1ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.1ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.6ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.2ms) TRUNCATE TABLE pulitzer_posts; +  (1.3ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.1ms) delete from pulitzer_sequence_flow_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_styles; +  (1.3ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (3.7ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.1ms) delete from pulitzer_versions; +  (0.1ms) TRUNCATE TABLE schema_migrations; +  (1.1ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.0ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:41:25.169991"], ["updated_at", "2018-03-21 21:41:25.169991"], ["plural", "t"]] +  (1.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 153], ["status", "published"]] +  (1.3ms) 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", "Text"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:41:25.215371"], ["updated_at", "2018-03-21 21:41:25.215371"]] +  (0.9ms) 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", "Image"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:41:25.218900"], ["updated_at", "2018-03-21 21:41:25.218900"]] +  (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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:41:25.221699"], ["updated_at", "2018-03-21 21:41:25.221699"]] +  (0.8ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:41:25.224347"], ["updated_at", "2018-03-21 21:41:25.224347"]] +  (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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_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_version_id" = ? [["post_type_version_id", 153]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:41:25.252408"], ["updated_at", "2018-03-21 21:41:25.252408"], ["sort_order", 1]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:41:25.258469"], ["updated_at", "2018-03-21 21:41:25.258469"], ["sort_order", 2]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:41:25.263373"], ["updated_at", "2018-03-21 21:41:25.263373"], ["sort_order", 3]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Guest Title"], ["created_at", "2018-03-21 21:41:25.269212"], ["updated_at", "2018-03-21 21:41:25.269212"], ["sort_order", 4]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Guest Text"], ["created_at", "2018-03-21 21:41:25.274989"], ["updated_at", "2018-03-21 21:41:25.274989"], ["sort_order", 5]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Footer Title"], ["created_at", "2018-03-21 21:41:25.280174"], ["updated_at", "2018-03-21 21:41:25.280174"], ["sort_order", 6]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Footer Text"], ["created_at", "2018-03-21 21:41:25.285772"], ["updated_at", "2018-03-21 21:41:25.285772"], ["sort_order", 7]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Metadata title"], ["created_at", "2018-03-21 21:41:25.291973"], ["updated_at", "2018-03-21 21:41:25.291973"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Metadata description"], ["created_at", "2018-03-21 21:41:25.297415"], ["updated_at", "2018-03-21 21:41:25.297415"], ["sort_order", 9]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 129], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:41:25.303612"], ["updated_at", "2018-03-21 21:41:25.303612"], ["sort_order", 10]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 153], ["content_element_type_id", 132], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:41:25.309149"], ["updated_at", "2018-03-21 21:41:25.309149"], ["sort_order", 11]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 153], ["name", "Main Content"], ["sort_order", 12]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 153], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (1.0ms) 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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:41:25.437549"], ["updated_at", "2018-03-21 21:41:25.437549"], ["slug", "welcome"], ["post_type_version_id", 153]] +  (1.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 129], ["created_at", "2018-03-21 21:41:25.450889"], ["updated_at", "2018-03-21 21:41:25.450889"]] +  (0.9ms) 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", 129], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", 64], ["post_type_content_element_type_id", 375], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.489725"], ["updated_at", "2018-03-21 21:41:25.489725"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", 64], ["post_type_content_element_type_id", 376], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.499435"], ["updated_at", "2018-03-21 21:41:25.499435"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", 64], ["post_type_content_element_type_id", 377], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.509218"], ["updated_at", "2018-03-21 21:41:25.509218"]] +  (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", 129], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", 64], ["post_type_content_element_type_id", 378], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.519103"], ["updated_at", "2018-03-21 21:41:25.519103"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", 64], ["post_type_content_element_type_id", 379], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.527878"], ["updated_at", "2018-03-21 21:41:25.527878"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["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", 64], ["post_type_content_element_type_id", 380], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.536954"], ["updated_at", "2018-03-21 21:41:25.536954"]] +  (1.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", 129], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", 64], ["post_type_content_element_type_id", 381], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.546436"], ["updated_at", "2018-03-21 21:41:25.546436"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", 64], ["post_type_content_element_type_id", 382], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.555111"], ["updated_at", "2018-03-21 21:41:25.555111"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", 64], ["post_type_content_element_type_id", 383], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.563335"], ["updated_at", "2018-03-21 21:41:25.563335"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 129], ["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", "Metadata keywords"], ["version_id", 64], ["post_type_content_element_type_id", 384], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.571832"], ["updated_at", "2018-03-21 21:41:25.571832"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (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", 132], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["version_id", 64], ["post_type_content_element_type_id", 385], ["content_element_type_id", 132], ["created_at", "2018-03-21 21:41:25.580610"], ["updated_at", "2018-03-21 21:41:25.580610"]] +  (1.3ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 64], ["free_form_section_type_id", 65], ["name", "Main Content"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 127 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 64], ["free_form_section_type_id", 66], ["name", "Handpicked Homes"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2018-03-21 21:41:25.611964"], ["updated_at", "2018-03-21 21:41:25.611964"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 154], ["status", "published"]] +  (0.8ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:41:25.622470"], ["updated_at", "2018-03-21 21:41:25.622470"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 154]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Articles"], ["created_at", "2018-03-21 21:41:25.625370"], ["updated_at", "2018-03-21 21:41:25.625370"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 155], ["status", "published"]] +  (1.1ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:41:25.634772"], ["updated_at", "2018-03-21 21:41:25.634772"], ["slug", "ski-jump-competition"], ["post_type_version_id", 155]] +  (1.0ms) 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", "2018-03-21 21:41:25.637948"], ["updated_at", "2018-03-21 21:41:25.637948"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 156], ["status", "published"]] +  (1.0ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:41:25.647437"], ["updated_at", "2018-03-21 21:41:25.647437"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 156]] +  (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", 129], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (127, 128) ORDER BY "pulitzer_partials"."sort_order" ASC + 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.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:41:25.659373"], ["id", 64]] +  (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", 64], ["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", 129], ["created_at", "2018-03-21 21:41:25.677071"], ["updated_at", "2018-03-21 21:41:25.677071"]] +  (1.0ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 64], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Performing Pulitzer::CloneVersionJob (Job ID: 88bf0838-9471-4f5e-826a-194509267fce) from Inline(default) with arguments: #<GlobalID:0x007fc36631f200 @uri=#<URI::GID gid://dummy/Pulitzer::Version/64>> +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 129], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 65 +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 64]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::PostTypeContentElementType Load (0.4ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 375], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.489725"], ["updated_at", "2018-03-21 21:41:25.489725"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.706040"], ["id", 705]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 376], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 376], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.499435"], ["updated_at", "2018-03-21 21:41:25.499435"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.716873"], ["id", 706]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 377], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 377], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.509218"], ["updated_at", "2018-03-21 21:41:25.509218"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.727489"], ["id", 707]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 378], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.519103"], ["updated_at", "2018-03-21 21:41:25.519103"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.744306"], ["id", 708]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 379], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.527878"], ["updated_at", "2018-03-21 21:41:25.527878"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.754981"], ["id", 709]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 380], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.536954"], ["updated_at", "2018-03-21 21:41:25.536954"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.765291"], ["id", 710]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 381], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 381], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.546436"], ["updated_at", "2018-03-21 21:41:25.546436"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.774504"], ["id", 711]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 382], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 382], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.555111"], ["updated_at", "2018-03-21 21:41:25.555111"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.784678"], ["id", 712]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 383], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 383], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.563335"], ["updated_at", "2018-03-21 21:41:25.563335"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.794772"], ["id", 713]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 384], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 384], ["content_element_type_id", 129], ["created_at", "2018-03-21 21:41:25.571832"], ["updated_at", "2018-03-21 21:41:25.571832"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.804292"], ["id", 714]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 132], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] 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", 385], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 385], ["content_element_type_id", 132], ["created_at", "2018-03-21 21:41:25.580610"], ["updated_at", "2018-03-21 21:41:25.580610"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 65], ["updated_at", "2018-03-21 21:41:25.814986"], ["id", 715]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 64]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (127, 128) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) 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] [88bf0838-9471-4f5e-826a-194509267fce]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 65], ["id", 129]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.4ms) 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] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 65], ["id", 130]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Pulitzer::PostTag Load (0.3ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 64]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:41:25.834727"], ["id", 65]] +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [88bf0838-9471-4f5e-826a-194509267fce] Performed Pulitzer::CloneVersionJob (Job ID: 88bf0838-9471-4f5e-826a-194509267fce) from Inline(default) in 154.54ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 88bf0838-9471-4f5e-826a-194509267fce) to Inline(default) with arguments: #<GlobalID:0x007fc3624289c0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/64>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 65], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 64 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (127, 128) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 64]] + 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" IN (375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:41:25.849373"], ["id", 694]] +  (1.1ms) 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", "2018-03-21 21:41:25.853357"], ["id", 695]] +  (0.9ms) 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", "2018-03-21 21:41:25.856161"], ["id", 696]] +  (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", "Guest Title"], ["updated_at", "2018-03-21 21:41:25.858653"], ["id", 697]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2018-03-21 21:41:25.861897"], ["id", 698]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:41:25.865736"], ["id", 699]] +  (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", "2018-03-21 21:41:25.868918"], ["id", 700]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:41:25.872056"], ["id", 701]] +  (0.9ms) 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", "2018-03-21 21:41:25.875772"], ["id", 702]] +  (0.9ms) 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", "2018-03-21 21:41:25.878900"], ["id", 703]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2018-03-21 21:41:25.882010"], ["id", 704]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 32], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 32], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:41:25.907817"], ["updated_at", "2018-03-21 21:41:25.907817"], ["plural", "t"], ["kind", 1]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 157], ["status", "published"]] +  (1.1ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 157]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 157]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 157], ["content_element_type_id", 129], ["label", "Body"], ["created_at", "2018-03-21 21:41:25.917739"], ["updated_at", "2018-03-21 21:41:25.917739"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 153], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 153], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 65 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (129, 130) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_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", 65]] + 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" IN (375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.3ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 705]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 706]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 707]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 708]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 709]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 710]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 711]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 712]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 713]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 714]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 715]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 129]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 130]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 65]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 65]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/posts/129/edit" for 127.0.0.1 at 2018-03-21 15:41:26 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"129"} + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "129"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] + 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]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 153], ["LIMIT", 1]] + 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/posts/_breadcrumbs.html.erb (1.0ms) + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::Version Load (0.0ms) 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.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]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (8.9ms) +Completed 200 OK in 22ms (Views: 13.3ms | ActiveRecord: 0.8ms) + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 129], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) 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]] +  (0.4ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (2.1ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.5ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.5ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.3ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.2ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.3ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (1.3ms) 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_justification_styles; +  (1.2ms) delete from pulitzer_justification_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.1ms) delete from pulitzer_partial_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.1ms) delete from pulitzer_partial_types; +  (0.2ms) TRUNCATE TABLE pulitzer_partials; +  (1.2ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.3ms) delete from pulitzer_post_tags; +  (0.3ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.0ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.0ms) delete from pulitzer_post_type_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.4ms) delete from pulitzer_post_type_versions; +  (0.3ms) TRUNCATE TABLE pulitzer_post_types; +  (1.3ms) delete from pulitzer_post_types; +  (2.0ms) TRUNCATE TABLE pulitzer_posts; +  (1.5ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.1ms) delete from pulitzer_sequence_flow_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_styles; +  (1.0ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (1.1ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.4ms) delete from pulitzer_versions; +  (0.4ms) TRUNCATE TABLE schema_migrations; +  (2.9ms) delete from schema_migrations; +  (0.4ms) TRUNCATE TABLE ar_internal_metadata; +  (2.2ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:42:21.953270"], ["updated_at", "2018-03-21 21:42:21.953270"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 158], ["status", "published"]] +  (1.2ms) 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.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:42:21.985043"], ["updated_at", "2018-03-21 21:42:21.985043"]] +  (1.1ms) 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", "Image"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:42:21.988682"], ["updated_at", "2018-03-21 21:42:21.988682"]] +  (1.0ms) 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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:42:21.991626"], ["updated_at", "2018-03-21 21:42:21.991626"]] +  (0.8ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:42:21.994435"], ["updated_at", "2018-03-21 21:42:21.994435"]] +  (0.9ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 158]] + 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_version_id" = ? [["post_type_version_id", 158]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:42:22.016850"], ["updated_at", "2018-03-21 21:42:22.016850"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:42:22.020418"], ["updated_at", "2018-03-21 21:42:22.020418"], ["sort_order", 2]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:42:22.023618"], ["updated_at", "2018-03-21 21:42:22.023618"], ["sort_order", 3]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Guest Title"], ["created_at", "2018-03-21 21:42:22.026868"], ["updated_at", "2018-03-21 21:42:22.026868"], ["sort_order", 4]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Guest Text"], ["created_at", "2018-03-21 21:42:22.031021"], ["updated_at", "2018-03-21 21:42:22.031021"], ["sort_order", 5]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Footer Title"], ["created_at", "2018-03-21 21:42:22.035022"], ["updated_at", "2018-03-21 21:42:22.035022"], ["sort_order", 6]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Footer Text"], ["created_at", "2018-03-21 21:42:22.038280"], ["updated_at", "2018-03-21 21:42:22.038280"], ["sort_order", 7]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Metadata title"], ["created_at", "2018-03-21 21:42:22.041761"], ["updated_at", "2018-03-21 21:42:22.041761"], ["sort_order", 8]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Metadata description"], ["created_at", "2018-03-21 21:42:22.045089"], ["updated_at", "2018-03-21 21:42:22.045089"], ["sort_order", 9]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 133], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:42:22.048384"], ["updated_at", "2018-03-21 21:42:22.048384"], ["sort_order", 10]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 158], ["content_element_type_id", 136], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:42:22.051749"], ["updated_at", "2018-03-21 21:42:22.051749"], ["sort_order", 11]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 158], ["name", "Main Content"], ["sort_order", 12]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 158], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (1.1ms) 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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:42:22.167529"], ["updated_at", "2018-03-21 21:42:22.167529"], ["slug", "welcome"], ["post_type_version_id", 158]] +  (1.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 133], ["created_at", "2018-03-21 21:42:22.180713"], ["updated_at", "2018-03-21 21:42:22.180713"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 387], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.218044"], ["updated_at", "2018-03-21 21:42:22.218044"]] +  (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", 133], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 388], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.225876"], ["updated_at", "2018-03-21 21:42:22.225876"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 389], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.233526"], ["updated_at", "2018-03-21 21:42:22.233526"]] +  (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", 133], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 390], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.241489"], ["updated_at", "2018-03-21 21:42:22.241489"]] +  (1.0ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 391], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.250684"], ["updated_at", "2018-03-21 21:42:22.250684"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 392], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.258497"], ["updated_at", "2018-03-21 21:42:22.258497"]] +  (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", 133], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 393], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.266678"], ["updated_at", "2018-03-21 21:42:22.266678"]] +  (1.0ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] + SQL (0.6ms) 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", 66], ["post_type_content_element_type_id", 394], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.276380"], ["updated_at", "2018-03-21 21:42:22.276380"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 395], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.286331"], ["updated_at", "2018-03-21 21:42:22.286331"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 133], ["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", 66], ["post_type_content_element_type_id", 396], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.295615"], ["updated_at", "2018-03-21 21:42:22.295615"]] +  (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", 133], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (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", 136], ["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", "Call to Action Button"], ["version_id", 66], ["post_type_content_element_type_id", 397], ["content_element_type_id", 136], ["created_at", "2018-03-21 21:42:22.304258"], ["updated_at", "2018-03-21 21:42:22.304258"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 66], ["free_form_section_type_id", 67], ["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", 133], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 131 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 66], ["free_form_section_type_id", 68], ["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", "2018-03-21 21:42:22.341641"], ["updated_at", "2018-03-21 21:42:22.341641"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 159], ["status", "published"]] +  (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.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:42:22.350465"], ["updated_at", "2018-03-21 21:42:22.350465"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 159]] +  (1.0ms) 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", "2018-03-21 21:42:22.353901"], ["updated_at", "2018-03-21 21:42:22.353901"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 160], ["status", "published"]] +  (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.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:42:22.362325"], ["updated_at", "2018-03-21 21:42:22.362325"], ["slug", "ski-jump-competition"], ["post_type_version_id", 160]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2018-03-21 21:42:22.365983"], ["updated_at", "2018-03-21 21:42:22.365983"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 161], ["status", "published"]] +  (1.1ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:42:22.376363"], ["updated_at", "2018-03-21 21:42:22.376363"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 161]] +  (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", 133], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (131, 132) ORDER BY "pulitzer_partials"."sort_order" ASC + 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.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:42:22.389406"], ["id", 66]] +  (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", 66], ["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", "2018-03-21 21:42:22.407283"], ["updated_at", "2018-03-21 21:42:22.407283"]] +  (0.9ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 66], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Performing Pulitzer::CloneVersionJob (Job ID: 7a877a96-409e-449d-936f-6ce5548a5359) from Inline(default) with arguments: #<GlobalID:0x007ff2161e9758 @uri=#<URI::GID gid://dummy/Pulitzer::Version/66>> +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 67 +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElement Load (0.5ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 66]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::PostTypeContentElementType Load (0.4ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 387], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 387], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.218044"], ["updated_at", "2018-03-21 21:42:22.218044"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.437131"], ["id", 727]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 388], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 388], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.225876"], ["updated_at", "2018-03-21 21:42:22.225876"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.448791"], ["id", 728]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 389], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 389], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.233526"], ["updated_at", "2018-03-21 21:42:22.233526"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.459580"], ["id", 729]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 390], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 390], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.241489"], ["updated_at", "2018-03-21 21:42:22.241489"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.470221"], ["id", 730]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 391], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 391], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.250684"], ["updated_at", "2018-03-21 21:42:22.250684"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.481912"], ["id", 731]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 392], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.258497"], ["updated_at", "2018-03-21 21:42:22.258497"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.493212"], ["id", 732]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 393], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 393], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.266678"], ["updated_at", "2018-03-21 21:42:22.266678"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.504660"], ["id", 733]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 394], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 394], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.276380"], ["updated_at", "2018-03-21 21:42:22.276380"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.518031"], ["id", 734]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 395], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 395], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.286331"], ["updated_at", "2018-03-21 21:42:22.286331"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.529341"], ["id", 735]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 396], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 396], ["content_element_type_id", 133], ["created_at", "2018-03-21 21:42:22.295615"], ["updated_at", "2018-03-21 21:42:22.295615"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.539709"], ["id", 736]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 136], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] 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", 397], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 397], ["content_element_type_id", 136], ["created_at", "2018-03-21 21:42:22.304258"], ["updated_at", "2018-03-21 21:42:22.304258"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 67], ["updated_at", "2018-03-21 21:42:22.549346"], ["id", 737]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 66]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (131, 132) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) 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] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.5ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 67], ["id", 133]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.4ms) 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] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 67], ["id", 134]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 66]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:42:22.579037"], ["id", 67]] +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [7a877a96-409e-449d-936f-6ce5548a5359] Performed Pulitzer::CloneVersionJob (Job ID: 7a877a96-409e-449d-936f-6ce5548a5359) from Inline(default) in 169.44ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 7a877a96-409e-449d-936f-6ce5548a5359) to Inline(default) with arguments: #<GlobalID:0x007ff219132e38 @uri=#<URI::GID gid://dummy/Pulitzer::Version/66>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 133], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 67], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 66 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (131, 132) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 66]] + 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" IN (387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", "2018-03-21 21:42:22.596566"], ["id", 716]] +  (1.0ms) 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", "2018-03-21 21:42:22.600080"], ["id", 717]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2018-03-21 21:42:22.603319"], ["id", 718]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:42:22.606479"], ["id", 719]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2018-03-21 21:42:22.610123"], ["id", 720]] +  (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", "Footer Title"], ["updated_at", "2018-03-21 21:42:22.613837"], ["id", 721]] +  (0.9ms) 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", "2018-03-21 21:42:22.617212"], ["id", 722]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:42:22.620749"], ["id", 723]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:42:22.624264"], ["id", 724]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata keywords"], ["updated_at", "2018-03-21 21:42:22.627572"], ["id", 725]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2018-03-21 21:42:22.631039"], ["id", 726]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 33], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 33], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:42:22.660122"], ["updated_at", "2018-03-21 21:42:22.660122"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 162], ["status", "published"]] +  (1.2ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 162]] + 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_version_id" = ? [["post_type_version_id", 162]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 162], ["content_element_type_id", 133], ["label", "Body"], ["created_at", "2018-03-21 21:42:22.672027"], ["updated_at", "2018-03-21 21:42:22.672027"], ["sort_order", 1]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.9ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.1ms) delete from pulitzer_background_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.1ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.0ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.1ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.2ms) delete from pulitzer_custom_options; +  (0.2ms) TRUNCATE TABLE pulitzer_free_form_section_types; +  (1.3ms) 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_justification_styles; +  (1.0ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.1ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.2ms) delete from pulitzer_partials; +  (0.2ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.2ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.1ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.0ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.1ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.0ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.0ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.2ms) delete from pulitzer_sequence_flow_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_styles; +  (1.3ms) delete from pulitzer_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_tags; +  (1.3ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.4ms) delete from pulitzer_versions; +  (0.4ms) TRUNCATE TABLE schema_migrations; +  (1.8ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.1ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:43:08.573288"], ["updated_at", "2018-03-21 21:43:08.573288"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 163], ["status", "published"]] +  (1.1ms) 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", "2018-03-21 21:43:08.603136"], ["updated_at", "2018-03-21 21:43:08.603136"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Exists (0.4ms) 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", "2018-03-21 21:43:08.607197"], ["updated_at", "2018-03-21 21:43:08.607197"]] +  (0.9ms) 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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:43:08.610242"], ["updated_at", "2018-03-21 21:43:08.610242"]] +  (0.8ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:43:08.613074"], ["updated_at", "2018-03-21 21:43:08.613074"]] +  (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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 163]] + 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_version_id" = ? [["post_type_version_id", 163]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:43:08.636138"], ["updated_at", "2018-03-21 21:43:08.636138"], ["sort_order", 1]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:43:08.639674"], ["updated_at", "2018-03-21 21:43:08.639674"], ["sort_order", 2]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:43:08.642956"], ["updated_at", "2018-03-21 21:43:08.642956"], ["sort_order", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Guest Title"], ["created_at", "2018-03-21 21:43:08.645964"], ["updated_at", "2018-03-21 21:43:08.645964"], ["sort_order", 4]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Guest Text"], ["created_at", "2018-03-21 21:43:08.649605"], ["updated_at", "2018-03-21 21:43:08.649605"], ["sort_order", 5]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Footer Title"], ["created_at", "2018-03-21 21:43:08.652964"], ["updated_at", "2018-03-21 21:43:08.652964"], ["sort_order", 6]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Footer Text"], ["created_at", "2018-03-21 21:43:08.656337"], ["updated_at", "2018-03-21 21:43:08.656337"], ["sort_order", 7]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Metadata title"], ["created_at", "2018-03-21 21:43:08.659949"], ["updated_at", "2018-03-21 21:43:08.659949"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Metadata description"], ["created_at", "2018-03-21 21:43:08.663825"], ["updated_at", "2018-03-21 21:43:08.663825"], ["sort_order", 9]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 137], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:43:08.667017"], ["updated_at", "2018-03-21 21:43:08.667017"], ["sort_order", 10]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 163], ["content_element_type_id", 140], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:43:08.670720"], ["updated_at", "2018-03-21 21:43:08.670720"], ["sort_order", 11]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 163], ["name", "Main Content"], ["sort_order", 12]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 163], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (1.0ms) 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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:43:08.781317"], ["updated_at", "2018-03-21 21:43:08.781317"], ["slug", "welcome"], ["post_type_version_id", 163]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 137], ["created_at", "2018-03-21 21:43:08.795165"], ["updated_at", "2018-03-21 21:43:08.795165"]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (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", 137], ["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", 68], ["post_type_content_element_type_id", 399], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.832323"], ["updated_at", "2018-03-21 21:43:08.832323"]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["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", 68], ["post_type_content_element_type_id", 400], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.841696"], ["updated_at", "2018-03-21 21:43:08.841696"]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (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", 137], ["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", 68], ["post_type_content_element_type_id", 401], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.849344"], ["updated_at", "2018-03-21 21:43:08.849344"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (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", 137], ["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", 68], ["post_type_content_element_type_id", 402], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.857476"], ["updated_at", "2018-03-21 21:43:08.857476"]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (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", 137], ["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", 68], ["post_type_content_element_type_id", 403], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.865252"], ["updated_at", "2018-03-21 21:43:08.865252"]] +  (1.0ms) 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]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["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", 68], ["post_type_content_element_type_id", 404], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.874720"], ["updated_at", "2018-03-21 21:43:08.874720"]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (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", 137], ["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", 68], ["post_type_content_element_type_id", 405], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.882474"], ["updated_at", "2018-03-21 21:43:08.882474"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["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", "Metadata title"], ["version_id", 68], ["post_type_content_element_type_id", 406], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.890775"], ["updated_at", "2018-03-21 21:43:08.890775"]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (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", 137], ["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", "Metadata description"], ["version_id", 68], ["post_type_content_element_type_id", 407], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.899268"], ["updated_at", "2018-03-21 21:43:08.899268"]] +  (1.0ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (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", 137], ["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", 68], ["post_type_content_element_type_id", 408], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.908899"], ["updated_at", "2018-03-21 21:43:08.908899"]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (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", 140], ["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", "Call to Action Button"], ["version_id", 68], ["post_type_content_element_type_id", 409], ["content_element_type_id", 140], ["created_at", "2018-03-21 21:43:08.917097"], ["updated_at", "2018-03-21 21:43:08.917097"]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 68], ["free_form_section_type_id", 69], ["name", "Main Content"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 135 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 68], ["free_form_section_type_id", 70], ["name", "Handpicked Homes"]] +  (1.0ms) 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", "2018-03-21 21:43:08.953994"], ["updated_at", "2018-03-21 21:43:08.953994"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 164], ["status", "published"]] +  (1.1ms) commit transaction +  (0.0ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:43:08.964515"], ["updated_at", "2018-03-21 21:43:08.964515"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 164]] +  (1.1ms) 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", "2018-03-21 21:43:08.967450"], ["updated_at", "2018-03-21 21:43:08.967450"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 165], ["status", "published"]] +  (0.9ms) 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", "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.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:43:08.977906"], ["updated_at", "2018-03-21 21:43:08.977906"], ["slug", "ski-jump-competition"], ["post_type_version_id", 165]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "External Articles"], ["created_at", "2018-03-21 21:43:08.980926"], ["updated_at", "2018-03-21 21:43:08.980926"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 166], ["status", "published"]] +  (1.0ms) 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", "why-visit-breckenridge"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) 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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:43:08.990426"], ["updated_at", "2018-03-21 21:43:08.990426"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 166]] +  (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", 137], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (135, 136) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 137], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:09.003646"], ["id", 68]] +  (1.1ms) commit transaction + Pulitzer::Tag Load (0.4ms) 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", 68], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 137], ["created_at", "2018-03-21 21:43:09.021544"], ["updated_at", "2018-03-21 21:43:09.021544"]] +  (1.1ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.3ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 68], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Performing Pulitzer::CloneVersionJob (Job ID: c774ed62-28e7-420b-ace4-41330d889742) from Inline(default) with arguments: #<GlobalID:0x007fedd2490e18 @uri=#<URI::GID gid://dummy/Pulitzer::Version/68>> +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 137], ["status", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 69 +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 68]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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" IN (399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 399], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.832323"], ["updated_at", "2018-03-21 21:43:08.832323"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.053818"], ["id", 749]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 400], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 400], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.841696"], ["updated_at", "2018-03-21 21:43:08.841696"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.063336"], ["id", 750]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 401], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 401], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.849344"], ["updated_at", "2018-03-21 21:43:08.849344"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.074008"], ["id", 751]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 402], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 402], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.857476"], ["updated_at", "2018-03-21 21:43:08.857476"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.086931"], ["id", 752]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.2ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 403], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 403], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.865252"], ["updated_at", "2018-03-21 21:43:08.865252"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.098897"], ["id", 753]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 404], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 404], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.874720"], ["updated_at", "2018-03-21 21:43:08.874720"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.110913"], ["id", 754]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 405], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.7ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 405], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.882474"], ["updated_at", "2018-03-21 21:43:08.882474"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.122379"], ["id", 755]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 406], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 406], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.890775"], ["updated_at", "2018-03-21 21:43:08.890775"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.133840"], ["id", 756]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 407], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 407], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.899268"], ["updated_at", "2018-03-21 21:43:08.899268"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.145208"], ["id", 757]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 408], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 408], ["content_element_type_id", 137], ["created_at", "2018-03-21 21:43:08.908899"], ["updated_at", "2018-03-21 21:43:08.908899"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.154868"], ["id", 758]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 140], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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", 409], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 409], ["content_element_type_id", 140], ["created_at", "2018-03-21 21:43:08.917097"], ["updated_at", "2018-03-21 21:43:08.917097"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 69], ["updated_at", "2018-03-21 21:43:09.165815"], ["id", 759]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 68]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (135, 136) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) 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] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 69], ["id", 137]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] 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] [c774ed62-28e7-420b-ace4-41330d889742]  (0.7ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 69], ["id", 138]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 68]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:09.185409"], ["id", 69]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c774ed62-28e7-420b-ace4-41330d889742] Performed Pulitzer::CloneVersionJob (Job ID: c774ed62-28e7-420b-ace4-41330d889742) from Inline(default) in 160.35ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: c774ed62-28e7-420b-ace4-41330d889742) to Inline(default) with arguments: #<GlobalID:0x007fedd24bbc08 @uri=#<URI::GID gid://dummy/Pulitzer::Version/68>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 69], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (135, 136) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 68]] + 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" IN (399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.2ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 1"], ["updated_at", "2018-03-21 21:43:09.208068"], ["id", 738]] +  (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", "2018-03-21 21:43:09.211021"], ["id", 739]] +  (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", "2018-03-21 21:43:09.213572"], ["id", 740]] +  (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", "Guest Title"], ["updated_at", "2018-03-21 21:43:09.216189"], ["id", 741]] +  (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", "Guest Text"], ["updated_at", "2018-03-21 21:43:09.218808"], ["id", 742]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:43:09.221610"], ["id", 743]] +  (0.9ms) 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", "2018-03-21 21:43:09.224822"], ["id", 744]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:43:09.227854"], ["id", 745]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:43:09.231050"], ["id", 746]] +  (0.9ms) 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", "2018-03-21 21:43:09.234687"], ["id", 747]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2018-03-21 21:43:09.237472"], ["id", 748]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 34], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 34], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:43:09.261757"], ["updated_at", "2018-03-21 21:43:09.261757"], ["plural", "t"], ["kind", 1]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 167], ["status", "published"]] +  (0.8ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 167]] + 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_version_id" = ? [["post_type_version_id", 167]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 167], ["content_element_type_id", 137], ["label", "Body"], ["created_at", "2018-03-21 21:43:09.271206"], ["updated_at", "2018-03-21 21:43:09.271206"], ["sort_order", 1]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 163], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 163], ["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::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 69 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (137, 138) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_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", 69]] + 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" IN (399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.3ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 749]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 750]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 751]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 752]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 753]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 754]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 755]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 756]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 757]] + SQL (0.3ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 758]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 759]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 137]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 138]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 69]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 69]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/posts/137/edit" for 127.0.0.1 at 2018-03-21 15:43:09 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"137"} + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "137"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] + 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.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 137], ["created_at", "2018-03-21 21:43:09.469912"], ["updated_at", "2018-03-21 21:43:09.469912"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 137], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (135, 136) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 68], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [0b62f427-a6b2-4e40-9e18-71ebbf8911c7] Performing Pulitzer::CloneVersionJob (Job ID: 0b62f427-a6b2-4e40-9e18-71ebbf8911c7) from Inline(default) with arguments: #<GlobalID:0x007fedd22ab0a8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/68>> +[ActiveJob] [Pulitzer::CloneVersionJob] [0b62f427-a6b2-4e40-9e18-71ebbf8911c7] Performed Pulitzer::CloneVersionJob (Job ID: 0b62f427-a6b2-4e40-9e18-71ebbf8911c7) from Inline(default) in 1.3ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 0b62f427-a6b2-4e40-9e18-71ebbf8911c7) to Inline(default) with arguments: #<GlobalID:0x007fedce9a5268 @uri=#<URI::GID gid://dummy/Pulitzer::Version/68>> + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 163], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 163], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_breadcrumbs.html.erb (2.3ms) + 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", 137], ["status", 0], ["LIMIT", 1]] + CACHE Pulitzer::Version Load (0.0ms) 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" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 4], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 137], ["LIMIT", 1]] + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 137], ["status", 1], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 68 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (135, 136) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 68]] +  (0.7ms) SELECT COUNT(*) FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 68]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 68]] + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (33.3ms) +Completed 200 OK in 69ms (Views: 38.5ms | ActiveRecord: 3.6ms) + 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"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 137], ["status", 4], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (1.2ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (2.2ms) delete from pulitzer_arrangement_styles; +  (0.2ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.6ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.4ms) delete from pulitzer_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.7ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (1.2ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.5ms) delete from pulitzer_custom_options; +  (0.2ms) 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.0ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (1.1ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.1ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (1.1ms) delete from pulitzer_partial_types; +  (0.2ms) TRUNCATE TABLE pulitzer_partials; +  (1.3ms) delete from pulitzer_partials; +  (0.1ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.1ms) delete from pulitzer_post_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.2ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.3ms) delete from pulitzer_post_type_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.1ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (1.1ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.6ms) delete from pulitzer_posts; +  (0.2ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.1ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.1ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (1.0ms) delete from pulitzer_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_versions; +  (1.1ms) delete from pulitzer_versions; +  (0.2ms) TRUNCATE TABLE schema_migrations; +  (1.2ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.1ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:43:16.708467"], ["updated_at", "2018-03-21 21:43:16.708467"], ["plural", "t"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 168], ["status", "published"]] +  (1.0ms) 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", "Text"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:43:16.739293"], ["updated_at", "2018-03-21 21:43:16.739293"]] +  (1.3ms) 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", "Image"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:43:16.742856"], ["updated_at", "2018-03-21 21:43:16.742856"]] +  (1.1ms) 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", "Video"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:43:16.746735"], ["updated_at", "2018-03-21 21:43:16.746735"]] +  (0.9ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:43:16.750130"], ["updated_at", "2018-03-21 21:43:16.750130"]] +  (1.1ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 168]] + 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_version_id" = ? [["post_type_version_id", 168]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:43:16.774264"], ["updated_at", "2018-03-21 21:43:16.774264"], ["sort_order", 1]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:43:16.778141"], ["updated_at", "2018-03-21 21:43:16.778141"], ["sort_order", 2]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:43:16.781590"], ["updated_at", "2018-03-21 21:43:16.781590"], ["sort_order", 3]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Guest Title"], ["created_at", "2018-03-21 21:43:16.785541"], ["updated_at", "2018-03-21 21:43:16.785541"], ["sort_order", 4]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Guest Text"], ["created_at", "2018-03-21 21:43:16.789482"], ["updated_at", "2018-03-21 21:43:16.789482"], ["sort_order", 5]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Footer Title"], ["created_at", "2018-03-21 21:43:16.793004"], ["updated_at", "2018-03-21 21:43:16.793004"], ["sort_order", 6]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.8ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Footer Text"], ["created_at", "2018-03-21 21:43:16.796372"], ["updated_at", "2018-03-21 21:43:16.796372"], ["sort_order", 7]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Metadata title"], ["created_at", "2018-03-21 21:43:16.800777"], ["updated_at", "2018-03-21 21:43:16.800777"], ["sort_order", 8]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Metadata description"], ["created_at", "2018-03-21 21:43:16.804281"], ["updated_at", "2018-03-21 21:43:16.804281"], ["sort_order", 9]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 141], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:43:16.807575"], ["updated_at", "2018-03-21 21:43:16.807575"], ["sort_order", 10]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 168], ["content_element_type_id", 144], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:43:16.811915"], ["updated_at", "2018-03-21 21:43:16.811915"], ["sort_order", 11]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 168], ["name", "Main Content"], ["sort_order", 12]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 168], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:43:16.924677"], ["updated_at", "2018-03-21 21:43:16.924677"], ["slug", "welcome"], ["post_type_version_id", 168]] +  (1.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 141], ["created_at", "2018-03-21 21:43:16.937738"], ["updated_at", "2018-03-21 21:43:16.937738"]] +  (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", 141], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["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", 70], ["post_type_content_element_type_id", 411], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:16.974457"], ["updated_at", "2018-03-21 21:43:16.974457"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 141], ["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", 70], ["post_type_content_element_type_id", 412], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:16.982309"], ["updated_at", "2018-03-21 21:43:16.982309"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 141], ["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", 70], ["post_type_content_element_type_id", 413], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:16.990171"], ["updated_at", "2018-03-21 21:43:16.990171"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 141], ["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", 70], ["post_type_content_element_type_id", 414], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:16.998638"], ["updated_at", "2018-03-21 21:43:16.998638"]] +  (0.9ms) 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", 141], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 141], ["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", 70], ["post_type_content_element_type_id", 415], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.007819"], ["updated_at", "2018-03-21 21:43:17.007819"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 141], ["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", 70], ["post_type_content_element_type_id", 416], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.015107"], ["updated_at", "2018-03-21 21:43:17.015107"]] +  (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]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["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", 70], ["post_type_content_element_type_id", 417], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.024075"], ["updated_at", "2018-03-21 21:43:17.024075"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 141], ["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", 70], ["post_type_content_element_type_id", 418], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.032776"], ["updated_at", "2018-03-21 21:43:17.032776"]] +  (1.1ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 141], ["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", 70], ["post_type_content_element_type_id", 419], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.040964"], ["updated_at", "2018-03-21 21:43:17.040964"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 141], ["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", 70], ["post_type_content_element_type_id", 420], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.048725"], ["updated_at", "2018-03-21 21:43:17.048725"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (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", 144], ["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", "Call to Action Button"], ["version_id", 70], ["post_type_content_element_type_id", 421], ["content_element_type_id", 144], ["created_at", "2018-03-21 21:43:17.056693"], ["updated_at", "2018-03-21 21:43:17.056693"]] +  (1.3ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 70], ["free_form_section_type_id", 71], ["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", 141], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 139 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 70], ["free_form_section_type_id", 72], ["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", "2018-03-21 21:43:17.093305"], ["updated_at", "2018-03-21 21:43:17.093305"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 169], ["status", "published"]] +  (0.8ms) 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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:43:17.101600"], ["updated_at", "2018-03-21 21:43:17.101600"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 169]] +  (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", "2018-03-21 21:43:17.104638"], ["updated_at", "2018-03-21 21:43:17.104638"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 170], ["status", "published"]] +  (0.8ms) 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", "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.6ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:43:17.112206"], ["updated_at", "2018-03-21 21:43:17.112206"], ["slug", "ski-jump-competition"], ["post_type_version_id", 170]] +  (1.1ms) 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", "2018-03-21 21:43:17.115480"], ["updated_at", "2018-03-21 21:43:17.115480"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 171], ["status", "published"]] +  (0.8ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:43:17.123004"], ["updated_at", "2018-03-21 21:43:17.123004"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 171]] +  (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", 141], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (139, 140) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 141], ["status", 1], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:17.137085"], ["id", 70]] +  (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", 70], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 141], ["created_at", "2018-03-21 21:43:17.156172"], ["updated_at", "2018-03-21 21:43:17.156172"]] +  (1.0ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 70], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Performing Pulitzer::CloneVersionJob (Job ID: c539caf7-9b0c-45d1-b5e1-24e4658c6785) from Inline(default) with arguments: #<GlobalID:0x007ff2429bea88 @uri=#<URI::GID gid://dummy/Pulitzer::Version/70>> +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 71 +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 70]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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" IN (411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 411], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 411], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:16.974457"], ["updated_at", "2018-03-21 21:43:16.974457"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.185876"], ["id", 771]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 412], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 412], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:16.982309"], ["updated_at", "2018-03-21 21:43:16.982309"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.196962"], ["id", 772]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 413], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 413], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:16.990171"], ["updated_at", "2018-03-21 21:43:16.990171"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.207327"], ["id", 773]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 414], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 414], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:16.998638"], ["updated_at", "2018-03-21 21:43:16.998638"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.218810"], ["id", 774]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 415], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 415], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.007819"], ["updated_at", "2018-03-21 21:43:17.007819"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.229409"], ["id", 775]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 416], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 416], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.015107"], ["updated_at", "2018-03-21 21:43:17.015107"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.239751"], ["id", 776]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 417], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 417], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.024075"], ["updated_at", "2018-03-21 21:43:17.024075"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.249169"], ["id", 777]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 418], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 418], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.032776"], ["updated_at", "2018-03-21 21:43:17.032776"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.258774"], ["id", 778]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 419], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 419], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.040964"], ["updated_at", "2018-03-21 21:43:17.040964"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.269623"], ["id", 779]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 420], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 420], ["content_element_type_id", 141], ["created_at", "2018-03-21 21:43:17.048725"], ["updated_at", "2018-03-21 21:43:17.048725"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.279616"], ["id", 780]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 144], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] 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", 421], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 421], ["content_element_type_id", 144], ["created_at", "2018-03-21 21:43:17.056693"], ["updated_at", "2018-03-21 21:43:17.056693"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 71], ["updated_at", "2018-03-21 21:43:17.290187"], ["id", 781]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 70]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (139, 140) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) 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] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.5ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 71], ["id", 141]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.4ms) 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] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 71], ["id", 142]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 70]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:17.317649"], ["id", 71]] +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [c539caf7-9b0c-45d1-b5e1-24e4658c6785] Performed Pulitzer::CloneVersionJob (Job ID: c539caf7-9b0c-45d1-b5e1-24e4658c6785) from Inline(default) in 157.99ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: c539caf7-9b0c-45d1-b5e1-24e4658c6785) to Inline(default) with arguments: #<GlobalID:0x007ff244155f48 @uri=#<URI::GID gid://dummy/Pulitzer::Version/70>> + 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", 71], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (139, 140) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 70]] + 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" IN (411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:43:17.334035"], ["id", 760]] +  (0.9ms) 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", "2018-03-21 21:43:17.337163"], ["id", 761]] +  (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", "2018-03-21 21:43:17.339923"], ["id", 762]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:43:17.342841"], ["id", 763]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Text"], ["updated_at", "2018-03-21 21:43:17.345853"], ["id", 764]] +  (0.9ms) 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", "2018-03-21 21:43:17.349491"], ["id", 765]] +  (1.0ms) 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", "2018-03-21 21:43:17.352769"], ["id", 766]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:43:17.356017"], ["id", 767]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:43:17.359573"], ["id", 768]] +  (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", "Metadata keywords"], ["updated_at", "2018-03-21 21:43:17.363400"], ["id", 769]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Call to Action Button"], ["updated_at", "2018-03-21 21:43:17.366999"], ["id", 770]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 35], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 35], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:43:17.395970"], ["updated_at", "2018-03-21 21:43:17.395970"], ["plural", "t"], ["kind", 1]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 172], ["status", "published"]] +  (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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 172]] + 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_version_id" = ? [["post_type_version_id", 172]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 172], ["content_element_type_id", 141], ["label", "Body"], ["created_at", "2018-03-21 21:43:17.405700"], ["updated_at", "2018-03-21 21:43:17.405700"], ["sort_order", 1]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 168], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 168], ["LIMIT", 1]] +Started GET "/pulitzer/posts/141/edit" for 127.0.0.1 at 2018-03-21 15:43:17 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"141"} + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "141"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 141], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 71 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (141, 142) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 168], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 168], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_breadcrumbs.html.erb (1.1ms) + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 71 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (141, 142) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 71 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (141, 142) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 71]] + 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" IN (411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 144], ["LIMIT", 1]] + 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_version_id" = ? [["post_type_version_id", 168]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 71], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 141 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 71]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 71], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 142 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 72]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_show_slug.html.erb (31.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_slug_wrapper.html.erb (34.4ms) + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 71 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (141, 142) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 71 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (141, 142) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (52.6ms) +Completed 200 OK in 67ms (Views: 54.9ms | ActiveRecord: 3.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 168], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 168], ["LIMIT", 1]] +Started GET "/pulitzer/posts/welcome/edit_title" for 127.0.0.1 at 2018-03-21 15:43:17 -0600 +Processing by Pulitzer::PostsController#edit_title as HTML + Parameters: {"id"=>"welcome"} + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 71 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (141, 142) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_form.html.erb (10.5ms) +Completed 200 OK in 18ms (Views: 13.4ms | ActiveRecord: 0.5ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 168], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 168], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 71 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (141, 142) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_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", 71]] + Pulitzer::PostTypeContentElementType Load (0.4ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" IN (411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.4ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 771]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 772]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 773]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 774]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 775]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 776]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 777]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 778]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 779]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 780]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 781]] + SQL (0.2ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 141]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 142]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 71]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 71]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/posts/141/edit" for 127.0.0.1 at 2018-03-21 15:43:17 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"141"} + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "141"], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) 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"."post_id" = ? AND "pulitzer_versions"."status" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 0], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 141], ["created_at", "2018-03-21 21:43:17.729424"], ["updated_at", "2018-03-21 21:43:17.729424"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (139, 140) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 70], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [44585446-bcf4-425e-a3af-63257c60ceba] Performing Pulitzer::CloneVersionJob (Job ID: 44585446-bcf4-425e-a3af-63257c60ceba) from Inline(default) with arguments: #<GlobalID:0x007ff240bccbb0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/70>> +[ActiveJob] [Pulitzer::CloneVersionJob] [44585446-bcf4-425e-a3af-63257c60ceba] Performed Pulitzer::CloneVersionJob (Job ID: 44585446-bcf4-425e-a3af-63257c60ceba) from Inline(default) in 0.51ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 44585446-bcf4-425e-a3af-63257c60ceba) to Inline(default) with arguments: #<GlobalID:0x007ff24404ecf8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/70>> + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 168], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 168], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_breadcrumbs.html.erb (0.4ms) + 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]] + CACHE Pulitzer::Version Load (0.0ms) 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" = ? ORDER BY "pulitzer_versions"."id" DESC LIMIT ? [["post_id", 141], ["status", 4], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 141], ["LIMIT", 1]] + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 141], ["status", 1], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 70 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (139, 140) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 70]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 70]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 70]] + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (16.9ms) +Completed 200 OK in 30ms (Views: 16.4ms | ActiveRecord: 2.1ms) + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 141], ["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", 4], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (1.1ms) rollback transaction +  (0.1ms) TRUNCATE TABLE pulitzer_arrangement_styles; +  (1.2ms) delete from pulitzer_arrangement_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_background_styles; +  (1.1ms) delete from pulitzer_background_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_content_element_types; +  (1.0ms) delete from pulitzer_content_element_types; +  (0.1ms) TRUNCATE TABLE pulitzer_content_elements; +  (1.0ms) delete from pulitzer_content_elements; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_option_lists; +  (0.9ms) delete from pulitzer_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_custom_options; +  (1.1ms) delete from pulitzer_custom_options; +  (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.0ms) delete from pulitzer_free_form_sections; +  (0.1ms) TRUNCATE TABLE pulitzer_justification_styles; +  (0.9ms) delete from pulitzer_justification_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_tags; +  (1.0ms) delete from pulitzer_partial_tags; +  (0.1ms) TRUNCATE TABLE pulitzer_partial_types; +  (0.9ms) delete from pulitzer_partial_types; +  (0.1ms) TRUNCATE TABLE pulitzer_partials; +  (1.1ms) delete from pulitzer_partials; +  (0.3ms) TRUNCATE TABLE pulitzer_post_tags; +  (1.2ms) delete from pulitzer_post_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_content_element_type_custom_option_lists; +  (1.1ms) delete from pulitzer_post_type_content_element_type_custom_option_lists; +  (0.1ms) TRUNCATE TABLE pulitzer_post_type_content_element_types; +  (1.1ms) delete from pulitzer_post_type_content_element_types; +  (0.2ms) TRUNCATE TABLE pulitzer_post_type_versions; +  (1.2ms) delete from pulitzer_post_type_versions; +  (0.1ms) TRUNCATE TABLE pulitzer_post_types; +  (0.9ms) delete from pulitzer_post_types; +  (0.1ms) TRUNCATE TABLE pulitzer_posts; +  (1.1ms) delete from pulitzer_posts; +  (0.1ms) TRUNCATE TABLE pulitzer_sequence_flow_styles; +  (1.0ms) delete from pulitzer_sequence_flow_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_styles; +  (1.1ms) delete from pulitzer_styles; +  (0.1ms) TRUNCATE TABLE pulitzer_tags; +  (1.4ms) delete from pulitzer_tags; +  (0.2ms) TRUNCATE TABLE pulitzer_versions; +  (1.6ms) delete from pulitzer_versions; +  (0.2ms) TRUNCATE TABLE schema_migrations; +  (1.9ms) delete from schema_migrations; +  (0.1ms) TRUNCATE TABLE ar_internal_metadata; +  (1.1ms) delete from ar_internal_metadata; +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Welcome"], ["created_at", "2018-03-21 21:43:26.896248"], ["updated_at", "2018-03-21 21:43:26.896248"], ["plural", "t"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 173], ["status", "published"]] +  (1.1ms) 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", "Text"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text"], ["created_at", "2018-03-21 21:43:26.927905"], ["updated_at", "2018-03-21 21:43:26.927905"]] +  (1.0ms) 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", "Image"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Image"], ["created_at", "2018-03-21 21:43:26.931305"], ["updated_at", "2018-03-21 21:43:26.931305"]] +  (0.8ms) 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.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Video"], ["created_at", "2018-03-21 21:43:26.933991"], ["updated_at", "2018-03-21 21:43:26.933991"]] +  (0.8ms) 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", "Clickable"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Clickable"], ["created_at", "2018-03-21 21:43:26.936556"], ["updated_at", "2018-03-21 21:43:26.936556"]] +  (0.8ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] + 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_version_id" = ? [["post_type_version_id", 173]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:43:26.958605"], ["updated_at", "2018-03-21 21:43:26.958605"], ["sort_order", 1]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:43:26.962152"], ["updated_at", "2018-03-21 21:43:26.962152"], ["sort_order", 2]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:43:26.965189"], ["updated_at", "2018-03-21 21:43:26.965189"], ["sort_order", 3]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Guest Title"], ["created_at", "2018-03-21 21:43:26.968175"], ["updated_at", "2018-03-21 21:43:26.968175"], ["sort_order", 4]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Guest Text"], ["created_at", "2018-03-21 21:43:26.971683"], ["updated_at", "2018-03-21 21:43:26.971683"], ["sort_order", 5]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Footer Title"], ["created_at", "2018-03-21 21:43:26.975568"], ["updated_at", "2018-03-21 21:43:26.975568"], ["sort_order", 6]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Footer Text"], ["created_at", "2018-03-21 21:43:26.978873"], ["updated_at", "2018-03-21 21:43:26.978873"], ["sort_order", 7]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Metadata title"], ["created_at", "2018-03-21 21:43:26.982858"], ["updated_at", "2018-03-21 21:43:26.982858"], ["sort_order", 8]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Metadata description"], ["created_at", "2018-03-21 21:43:26.986875"], ["updated_at", "2018-03-21 21:43:26.986875"], ["sort_order", 9]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:43:26.990087"], ["updated_at", "2018-03-21 21:43:26.990087"], ["sort_order", 10]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 148], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:43:26.993535"], ["updated_at", "2018-03-21 21:43:26.993535"], ["sort_order", 11]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 173], ["name", "Main Content"], ["sort_order", 12]] +  (1.3ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 173], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (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", "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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Welcome"], ["created_at", "2018-03-21 21:43:27.107220"], ["updated_at", "2018-03-21 21:43:27.107220"], ["slug", "welcome"], ["post_type_version_id", 173]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 145], ["created_at", "2018-03-21 21:43:27.120379"], ["updated_at", "2018-03-21 21:43:27.120379"]] +  (1.0ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (0.0ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.8ms) 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", 72], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.156420"]] +  (1.3ms) 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", 145], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (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", 145], ["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", 72], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.167074"]] +  (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", 145], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (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", 145], ["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", 72], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.174954"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["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", 72], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.183000"]] +  (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", 145], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (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", 145], ["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", 72], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.190517"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (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", 145], ["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", 72], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.198396"]] +  (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", 145], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (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", 145], ["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", 72], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.206586"]] +  (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]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["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", 72], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.216831"]] +  (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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (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", 145], ["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", 72], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.225428"]] +  (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", 145], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (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", 145], ["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", 72], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.235913"]] +  (1.2ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["version_id", 72], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.246290"]] +  (1.3ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 72], ["free_form_section_type_id", 73], ["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", 145], ["status", 0], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 143 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 72], ["free_form_section_type_id", 74], ["name", "Handpicked Homes"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Travel Guides"], ["created_at", "2018-03-21 21:43:27.278692"], ["updated_at", "2018-03-21 21:43:27.278692"], ["plural", "t"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 174], ["status", "published"]] +  (1.0ms) 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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Complete Guide to Breckenridge"], ["created_at", "2018-03-21 21:43:27.288921"], ["updated_at", "2018-03-21 21:43:27.288921"], ["slug", "complete-guide-to-breckenridge"], ["post_type_version_id", 174]] +  (0.9ms) 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", "2018-03-21 21:43:27.291709"], ["updated_at", "2018-03-21 21:43:27.291709"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 175], ["status", "published"]] +  (0.8ms) 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", "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", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Ski Jump Competition"], ["created_at", "2018-03-21 21:43:27.299501"], ["updated_at", "2018-03-21 21:43:27.299501"], ["slug", "ski-jump-competition"], ["post_type_version_id", 175]] +  (1.2ms) 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", "2018-03-21 21:43:27.302858"], ["updated_at", "2018-03-21 21:43:27.302858"], ["plural", "t"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 176], ["status", "published"]] +  (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.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Why visit Breckenridge"], ["created_at", "2018-03-21 21:43:27.320455"], ["updated_at", "2018-03-21 21:43:27.320455"], ["slug", "why-visit-breckenridge"], ["post_type_version_id", 176]] +  (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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC + 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.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:27.331648"], ["id", 72]] +  (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", 72], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:27.349326"], ["updated_at", "2018-03-21 21:43:27.349326"]] +  (0.9ms) commit transaction +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 72], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Performing Pulitzer::CloneVersionJob (Job ID: aae10a12-ba94-4f21-944f-c67d1024364e) from Inline(default) with arguments: #<GlobalID:0x007f7f73bb0360 @uri=#<URI::GID gid://dummy/Pulitzer::Version/72>> +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 72]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.156420"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.376972"], ["id", 793]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.7ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.167074"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.387764"], ["id", 794]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.3ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.174954"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.398105"], ["id", 795]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.183000"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.5ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.407666"], ["id", 796]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.190517"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.418895"], ["id", 797]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.5ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.198396"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.431223"], ["id", 798]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.206586"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.441531"], ["id", 799]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::PostTypeContentElementType Load (0.4ms) 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.216831"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.452308"], ["id", 800]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.225428"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.2ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.7ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.463238"], ["id", 801]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.5ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.235913"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.476126"], ["id", 802]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.7ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.246290"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.1ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 73], ["updated_at", "2018-03-21 21:43:27.487824"], ["id", 803]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.8ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 72]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) 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] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.4ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 73], ["id", 145]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.0ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.1ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.4ms) 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] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 73], ["id", 146]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.9ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 72]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (0.0ms) begin transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:27.508279"], ["id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e]  (1.3ms) commit transaction +[ActiveJob] [Pulitzer::CloneVersionJob] [aae10a12-ba94-4f21-944f-c67d1024364e] Performed Pulitzer::CloneVersionJob (Job ID: aae10a12-ba94-4f21-944f-c67d1024364e) from Inline(default) in 156.05ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: aae10a12-ba94-4f21-944f-c67d1024364e) to Inline(default) with arguments: #<GlobalID:0x007f7f73bf5d70 @uri=#<URI::GID gid://dummy/Pulitzer::Version/72>> + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 72]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (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", "2018-03-21 21:43:27.525724"], ["id", 782]] +  (0.9ms) 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", "2018-03-21 21:43:27.528718"], ["id", 783]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Hero Title 3"], ["updated_at", "2018-03-21 21:43:27.531847"], ["id", 784]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Guest Title"], ["updated_at", "2018-03-21 21:43:27.534875"], ["id", 785]] +  (1.0ms) 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", "2018-03-21 21:43:27.538211"], ["id", 786]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Title"], ["updated_at", "2018-03-21 21:43:27.541507"], ["id", 787]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Footer Text"], ["updated_at", "2018-03-21 21:43:27.544707"], ["id", 788]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata title"], ["updated_at", "2018-03-21 21:43:27.547660"], ["id", 789]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "Metadata description"], ["updated_at", "2018-03-21 21:43:27.551538"], ["id", 790]] +  (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", "2018-03-21 21:43:27.554581"], ["id", 791]] +  (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", "Call to Action Button"], ["updated_at", "2018-03-21 21:43:27.557309"], ["id", 792]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "pulitzer_custom_option_lists" ("name") VALUES (?) [["name", "Sliders"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 36], ["display", "Rental Estimate"], ["value", "contactMgmt"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_custom_options" ("custom_option_list_id", "display", "value") VALUES (?, ?, ?) [["custom_option_list_id", 36], ["display", "Agent Coterie"], ["value", "contactRealEstate"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text Section"], ["created_at", "2018-03-21 21:43:27.593187"], ["updated_at", "2018-03-21 21:43:27.593187"], ["plural", "t"], ["kind", 1]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 177], ["status", "published"]] +  (1.0ms) 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 177]] + 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_version_id" = ? [["post_type_version_id", 177]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 177], ["content_element_type_id", 145], ["label", "Body"], ["created_at", "2018-03-21 21:43:27.603850"], ["updated_at", "2018-03-21 21:43:27.603850"], ["sort_order", 1]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.3ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_version_id", 173], ["slug", "welcome"], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 72], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 143 ORDER BY "pulitzer_partials"."sort_order" ASC +  (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 no display"], ["created_at", "2018-03-21 21:43:27.742517"], ["updated_at", "2018-03-21 21:43:27.742517"], ["plural", "f"], ["kind", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::FreeFormSection Load (0.3ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 143], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 143]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 178], ["free_form_section_id", 143], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/welcome/welcome" for 127.0.0.1 at 2018-03-21 15:43:27 -0600 +Processing by PagesController#welcome as HTML + Parameters: {"slug"=>"welcome"} + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? AND "pulitzer_posts"."slug" = ? LIMIT ? [["post_type_version_id", 173], ["slug", "welcome"], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = 1 ORDER BY "pulitzer_content_elements"."id" ASC + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = 178 + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 178 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 178 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 178 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 178 + Rendering pages/welcome.html.erb within layouts/application + Rendered pages/welcome.html.erb within layouts/application (0.3ms) + Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. +Completed 200 OK in 51ms (Views: 13.0ms | ActiveRecord: 3.0ms) +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2018-03-21 21:43:27.828217"], ["updated_at", "2018-03-21 21:43:27.828217"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/new?arrangement_style%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:27 -0600 +Processing by Pulitzer::ArrangementStylesController#new as HTML + Parameters: {"arrangement_style"=>{"post_type_version_id"=>"178"}} + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (1.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_new.html.erb (26.3ms) +Completed 200 OK in 40ms (Views: 30.6ms | ActiveRecord: 0.2ms) +  (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", "2018-03-21 21:43:27.913750"], ["updated_at", "2018-03-21 21:43:27.913750"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/arrangement_styles?arrangement_style%5Bdisplay_name%5D=Pretty+Arrangement&arrangement_style%5Bpost_type_version_id%5D=178&arrangement_style%5Bview_file_name%5D=pretty-arrangement" for 127.0.0.1 at 2018-03-21 15:43:27 -0600 +Processing by Pulitzer::ArrangementStylesController#create as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"Pretty Arrangement", "post_type_version_id"=>"178", "view_file_name"=>"pretty-arrangement"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "Pretty Arrangement"], ["view_file_name", "pretty-arrangement"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (4.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show_wrapper.html.erb (10.8ms) +Completed 200 OK in 18ms (Views: 15.1ms | ActiveRecord: 0.5ms) + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" ORDER BY "pulitzer_arrangement_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (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", "partial with various layout styles"], ["created_at", "2018-03-21 21:43:27.954155"], ["updated_at", "2018-03-21 21:43:27.954155"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["view_file_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/arrangement_styles/1/edit" for 127.0.0.1 at 2018-03-21 15:43:27 -0600 +Processing by Pulitzer::ArrangementStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::ArrangementStyle Load (0.2ms) 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 (1.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form_fields.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_form.html.erb (8.3ms) +Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.2ms) +  (0.5ms) rollback transaction +  (0.1ms) 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", "2018-03-21 21:43:27.987279"], ["updated_at", "2018-03-21 21:43:27.987279"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["view_file_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/arrangement_styles/1?arrangement_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2018-03-21 15:43:27 -0600 +Processing by Pulitzer::ArrangementStylesController#update as HTML + Parameters: {"arrangement_style"=>{"display_name"=>"edited name"}, "id"=>"1"} + Pulitzer::ArrangementStyle Load (0.3ms) 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 (10.9ms) UPDATE "pulitzer_arrangement_styles" SET "display_name" = ? WHERE "pulitzer_arrangement_styles"."id" = ? [["display_name", "edited name"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/arrangement_styles/_show.html.erb (2.0ms) +Completed 200 OK in 17ms (Views: 2.3ms | ActiveRecord: 11.4ms) + 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 +  (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", "2018-03-21 21:43:28.023096"], ["updated_at", "2018-03-21 21:43:28.023096"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["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 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::ArrangementStylesController#destroy 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]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + 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 +  (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", "2018-03-21 21:43:28.038098"], ["updated_at", "2018-03-21 21:43:28.038098"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/background_styles/new?background_style%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::BackgroundStylesController#new as HTML + Parameters: {"background_style"=>{"post_type_version_id"=>"178"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["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 (8.9ms) +Completed 200 OK in 17ms (Views: 12.9ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.3ms) 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", "2018-03-21 21:43:28.066875"], ["updated_at", "2018-03-21 21:43:28.066875"], ["plural", "f"], ["kind", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) 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_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::BackgroundStylesController#create as HTML + Parameters: {"background_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"178"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_background_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "Pretty Class"], ["css_class_name", "pretty-class"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (2.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show_wrapper.html.erb (7.0ms) +Completed 200 OK in 14ms (Views: 11.1ms | ActiveRecord: 0.5ms) + Pulitzer::BackgroundStyle Load (0.2ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" ORDER BY "pulitzer_background_styles"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.7ms) 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", "2018-03-21 21:43:28.091350"], ["updated_at", "2018-03-21 21:43:28.091350"], ["plural", "f"], ["kind", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_background_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["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 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::BackgroundStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::BackgroundStyle Load (0.2ms) 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.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form_fields.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_form.html.erb (3.1ms) +Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.2ms) +  (0.5ms) rollback transaction +  (0.1ms) 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", "2018-03-21 21:43:28.111021"], ["updated_at", "2018-03-21 21:43:28.111021"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_background_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/background_styles/1?background_style%5Bdisplay_name%5D=edited+name" for 127.0.0.1 at 2018-03-21 15:43:28 -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.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/background_styles/_show.html.erb (1.5ms) +Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.4ms) + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) 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", "2018-03-21 21:43:28.130150"], ["updated_at", "2018-03-21 21:43:28.130150"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_background_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/background_styles/1" for 127.0.0.1 at 2018-03-21 15:43:28 -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.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.4ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."content_element_type_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["content_element_type_id", 148], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.1ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "remove me"], ["updated_at", "2018-03-21 21:43:28.147200"], ["id", 792]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOption Load (0.2ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."value" = ? LIMIT ? [["value", "contactMgmt"], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 36], ["LIMIT", 1]] +Started PATCH "/pulitzer/content_elements/792?content_element%5Bclickable_kind%5D=gid%3A%2F%2Fdummy%2FPulitzer%3A%3ACustomOptionList%2F36&content_element%5Bcustom_option_id%5D=71" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/36", "custom_option_id"=>"71"}, "id"=>"792"} + Pulitzer::ContentElement Load (0.3ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 792], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.3ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 36], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "custom_option_id" = ?, "body" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["custom_option_id", 71], ["body", nil], ["updated_at", "2018-03-21 21:43:28.162650"], ["id", 792]] +  (0.1ms) RELEASE SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 433], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.1ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."id" = ? LIMIT ? [["id", 71], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 36], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (11.0ms) +Completed 200 OK in 22ms (Views: 14.4ms | ActiveRecord: 1.4ms) + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 792], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."content_element_type_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["content_element_type_id", 148], ["LIMIT", 1]] + Pulitzer::CustomOption Load (0.1ms) SELECT "pulitzer_custom_options".* FROM "pulitzer_custom_options" WHERE "pulitzer_custom_options"."value" = ? LIMIT ? [["value", "contactMgmt"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "custom_option_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["custom_option_id", 71], ["updated_at", "2018-03-21 21:43:28.185429"], ["id", 792]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/content_elements/792?content_element%5Bbody%5D=http%3A%2F%2Fgoogle.com&content_element%5Bclickable_kind%5D=url" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::ContentElementsController#update as HTML + Parameters: {"content_element"=>{"body"=>"http://google.com", "clickable_kind"=>"url"}, "id"=>"792"} + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 792], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "custom_option_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "http://google.com"], ["custom_option_id", nil], ["updated_at", "2018-03-21 21:43:28.190681"], ["id", 792]] +  (0.1ms) RELEASE SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 433], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (3.9ms) +Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.7ms) + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? LIMIT ? [["id", 792], ["LIMIT", 1]] +  (0.4ms) 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") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2018-03-21 21:43:28.200040"], ["updated_at", "2018-03-21 21:43:28.200040"], ["plural", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/new?post_type_version_id=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#new as HTML + Parameters: {"post_type_version_id"=>"178"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form_fields.html.erb (0.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_new.html.erb (7.1ms) +Completed 200 OK in 13ms (Views: 11.0ms | ActiveRecord: 0.1ms) +  (0.4ms) 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") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2018-03-21 21:43:28.223497"], ["updated_at", "2018-03-21 21:43:28.223497"], ["plural", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/free_form_section_types?free_form_section_type%5Bname%5D=test+sidebar&free_form_section_type%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#create as HTML + Parameters: {"free_form_section_type"=>{"name"=>"test sidebar", "post_type_version_id"=>"178"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 178]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 178], ["name", "test sidebar"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show_wrapper.html.erb (4.9ms) +Completed 200 OK in 18ms (Views: 8.4ms | ActiveRecord: 0.7ms) + Pulitzer::FreeFormSectionType Load (0.2ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" ORDER BY "pulitzer_free_form_section_types"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.4ms) 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") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2018-03-21 21:43:28.251216"], ["updated_at", "2018-03-21 21:43:28.251216"], ["plural", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 178], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/free_form_section_types/75/edit" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#edit as HTML + Parameters: {"id"=>"75"} + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 75], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form_fields.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_form.html.erb (2.0ms) +Completed 200 OK in 8ms (Views: 6.9ms | 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") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2018-03-21 21:43:28.273337"], ["updated_at", "2018-03-21 21:43:28.273337"], ["plural", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 178], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/free_form_section_types/75?free_form_section_type%5Bname%5D=edited+name" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#update as HTML + Parameters: {"free_form_section_type"=>{"name"=>"edited name"}, "id"=>"75"} + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 75], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_section_types" SET "name" = ? WHERE "pulitzer_free_form_section_types"."id" = ? [["name", "edited name"], ["id", 75]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_section_types/_show.html.erb (0.9ms) +Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 0.6ms) + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 75], ["LIMIT", 1]] +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "free as a bird"], ["created_at", "2018-03-21 21:43:28.297112"], ["updated_at", "2018-03-21 21:43:28.297112"], ["plural", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 178], ["name", "main content"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/free_form_section_types/75" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::FreeFormSectionTypesController#destroy as HTML + Parameters: {"id"=>"75"} + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 75], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? [["id", 75]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] +Completed 200 OK in 7ms (ActiveRecord: 0.5ms) + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 75], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.1ms) 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", "2018-03-21 21:43:28.324158"], ["updated_at", "2018-03-21 21:43:28.324158"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/justification_styles/new?justification_style%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::JustificationStylesController#new as HTML + Parameters: {"justification_style"=>{"post_type_version_id"=>"178"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + 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/_new.html.erb (8.4ms) +Completed 200 OK in 17ms (Views: 12.5ms | 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", "2018-03-21 21:43:28.354615"], ["updated_at", "2018-03-21 21:43:28.354615"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) 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_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::JustificationStylesController#create as HTML + Parameters: {"justification_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"178"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_justification_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "Pretty Class"], ["css_class_name", "pretty-class"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (2.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show_wrapper.html.erb (6.7ms) +Completed 200 OK in 14ms (Views: 11.7ms | 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.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2018-03-21 21:43:28.378388"], ["updated_at", "2018-03-21 21:43:28.378388"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_justification_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/justification_styles/1/edit" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::JustificationStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::JustificationStyle Load (0.2ms) 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.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_form_fields.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_form.html.erb (2.0ms) +Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.2ms) +  (0.5ms) rollback transaction +  (0.2ms) 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", "2018-03-21 21:43:28.399144"], ["updated_at", "2018-03-21 21:43:28.399144"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_justification_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["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 2018-03-21 15:43:28 -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.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/justification_styles/_show.html.erb (1.6ms) +Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.4ms) + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.9ms) 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", "2018-03-21 21:43:28.416270"], ["updated_at", "2018-03-21 21:43:28.416270"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_justification_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/justification_styles/1" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::JustificationStylesController#destroy 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]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 2ms (ActiveRecord: 0.3ms) + 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.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", "2018-03-21 21:43:28.429530"], ["updated_at", "2018-03-21 21:43:28.429530"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (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 GET "/pulitzer/partials/new?partial%5Bfree_form_section_id%5D=147" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PartialsController#new as HTML + Parameters: {"partial"=>{"free_form_section_id"=>"147"}} + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? LIMIT ? [["id", 147], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."kind" = ? ORDER BY "pulitzer_post_types"."name" ASC [["kind", 1]] + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 178], ["status", "published"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 177], ["status", "published"], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."kind" = ? [["kind", 1]] + CACHE Pulitzer::PostTypeVersion Load (0.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 177], ["status", "published"], ["LIMIT", 1]] + CACHE Pulitzer::PostTypeVersion Load (0.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 178], ["status", "published"], ["LIMIT", 1]] + Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 177], ["LIMIT", 1]] + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = ? [["post_type_version_id", 177]] + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = ? [["post_type_version_id", 177]] + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 177]] + Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 178], ["LIMIT", 1]] + Pulitzer::BackgroundStyle Load (0.2ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 178]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_new.html.erb (24.5ms) +Completed 200 OK in 30ms (Views: 26.7ms | ActiveRecord: 1.8ms) +  (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", "Centered Text White BG"], ["created_at", "2018-03-21 21:43:28.473066"], ["updated_at", "2018-03-21 21:43:28.473066"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_background_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "Grey"], ["css_class_name", "grey"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_justification_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "Left"], ["css_class_name", "left"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "Begin Sequence"], ["css_class_name", "begin-sequence"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_arrangement_styles" ("post_type_version_id", "display_name", "view_file_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "Image Right"], ["view_file_name", "image-right"]] +  (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.1ms) 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=147&partial%5Bjustification_style_id%5D=1&partial%5Bpost_type_version_id%5D=178&partial%5Bsequence_flow_style_id%5D=1" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PartialsController#create as HTML + Parameters: {"partial"=>{"arrangement_style_id"=>"1", "background_style_id"=>"1", "free_form_section_id"=>"147", "justification_style_id"=>"1", "post_type_version_id"=>"178", "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", 147], ["LIMIT", 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", 147], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 147]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "background_style_id", "justification_style_id", "sequence_flow_style_id", "arrangement_style_id") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["free_form_section_id", 147], ["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::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + 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.3ms) +  (0.1ms) SELECT MAX("pulitzer_post_type_versions"."version_number") FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? [["post_type_id", 178], ["status", "published"]] + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] + Pulitzer::PartialTag Load (0.1ms) SELECT "pulitzer_partial_tags".* FROM "pulitzer_partial_tags" WHERE "pulitzer_partial_tags"."partial_id" = ? AND "pulitzer_partial_tags"."label_type" = ? [["partial_id", 1], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show.html.erb (5.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (8.3ms) + Pulitzer::PartialTag Load (0.1ms) SELECT "pulitzer_partial_tags".* FROM "pulitzer_partial_tags" WHERE "pulitzer_partial_tags"."partial_id" = ? AND "pulitzer_partial_tags"."label_type" = ? [["partial_id", 1], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show.html.erb (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (16.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (34.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show_wrapper.html.erb (38.3ms) +Completed 200 OK in 52ms (Views: 40.9ms | ActiveRecord: 2.1ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" ORDER BY "pulitzer_partials"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "free as a bird"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) 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", "2018-03-21 21:43:28.552805"], ["updated_at", "2018-03-21 21:43:28.552805"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) 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", 147], ["LIMIT", 1]] +  (0.0ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 147]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 178], ["free_form_section_id", 147], ["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 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PartialsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Partial Load (0.2ms) 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.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.0ms) + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Pulitzer::ArrangementStyle Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 178], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + CACHE Pulitzer::ArrangementStyle Exists (0.0ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 178], ["LIMIT", 1]] + CACHE Pulitzer::ArrangementStyle Exists (0.0ms) SELECT 1 AS one FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 178], ["LIMIT", 1]] + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 178]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_form.html.erb (9.1ms) +Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.8ms) +  (0.7ms) 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", "2018-03-21 21:43:28.580022"], ["updated_at", "2018-03-21 21:43:28.580022"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) 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", "2018-03-21 21:43:28.586759"], ["updated_at", "2018-03-21 21:43:28.586759"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 179], ["status", "published"]] +  (0.1ms) 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", 147], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 147]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 179], ["free_form_section_id", 147], ["sort_order", 1], ["label", "test partial"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/partials/1?partial%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PartialsController#update as HTML + Parameters: {"partial"=>{"post_type_version_id"=>"178"}, "id"=>"1"} + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_partials" SET "post_type_version_id" = ? WHERE "pulitzer_partials"."id" = ? [["post_type_version_id", 178], ["id", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_drag_handle.html.erb (0.0ms) +  (0.1ms) SELECT MAX("pulitzer_post_type_versions"."version_number") FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? [["post_type_id", 178], ["status", "published"]] + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["partial_id", 1]] + Pulitzer::PartialTag Load (0.1ms) SELECT "pulitzer_partial_tags".* FROM "pulitzer_partial_tags" WHERE "pulitzer_partial_tags"."partial_id" = ? AND "pulitzer_partial_tags"."label_type" = ? [["partial_id", 1], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show.html.erb (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (1.6ms) + Pulitzer::PartialTag Load (0.1ms) SELECT "pulitzer_partial_tags".* FROM "pulitzer_partial_tags" WHERE "pulitzer_partial_tags"."partial_id" = ? AND "pulitzer_partial_tags"."label_type" = ? [["partial_id", 1], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show.html.erb (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partial_tags/_show_wrapper.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_partial_index.html.erb (4.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_show.html.erb (9.1ms) +Completed 200 OK in 13ms (Views: 8.9ms | ActiveRecord: 1.2ms) + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] +  (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", "Text and Action"], ["created_at", "2018-03-21 21:43:28.615214"], ["updated_at", "2018-03-21 21:43:28.615214"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + 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_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 148], ["label", "Action Button"], ["created_at", "2018-03-21 21:43:28.624744"], ["updated_at", "2018-03-21 21:43:28.624744"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/435/edit" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#edit as HTML + Parameters: {"id"=>"435"} + 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", 435], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_form_fields.html.erb (11.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_form.html.erb (16.9ms) +Completed 200 OK in 23ms (Views: 20.8ms | ActiveRecord: 0.9ms) + Pulitzer::CustomOptionList Load (0.2ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."name" = ? LIMIT ? [["name", "Sliders"], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2018-03-21 21:43:28.656755"], ["updated_at", "2018-03-21 21:43:28.656755"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/post_type_content_element_types?post_type_content_element_type%5Bclickable_kind%5D=any&post_type_content_element_type%5Bcontent_element_type_id%5D=148&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"any", "content_element_type_id"=>"148", "label"=>"Action Button 2", "post_type_version_id"=>"178"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + 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_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 148], ["label", "Action Button 2"], ["created_at", "2018-03-21 21:43:28.669583"], ["updated_at", "2018-03-21 21:43:28.669583"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (8.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (13.8ms) +Completed 200 OK in 29ms (Views: 17.4ms | ActiveRecord: 0.9ms) + Pulitzer::PostTypeContentElementType Load (0.3ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC, "pulitzer_post_type_content_element_types"."id" DESC LIMIT ? [["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2018-03-21 21:43:28.695262"], ["updated_at", "2018-03-21 21:43:28.695262"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (1.0ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."name" = ? LIMIT ? [["name", "Sliders"], ["LIMIT", 1]] +Started POST "/pulitzer/post_type_content_element_types?post_type_content_element_type%5Bclickable_kind%5D=gid%3A%2F%2Fdummy%2FPulitzer%3A%3ACustomOptionList%2F36&post_type_content_element_type%5Bcontent_element_type_id%5D=148&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"gid://dummy/Pulitzer::CustomOptionList/36", "content_element_type_id"=>"148", "label"=>"Action Button 2", "post_type_version_id"=>"178"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order", "clickable_kind") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 148], ["label", "Action Button 2"], ["created_at", "2018-03-21 21:43:28.707660"], ["updated_at", "2018-03-21 21:43:28.707660"], ["sort_order", 1], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/36"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 36], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (3.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (3.4ms) +Completed 200 OK in 10ms (Views: 3.4ms | ActiveRecord: 1.0ms) + Pulitzer::PostTypeContentElementType Load (0.2ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC, "pulitzer_post_type_content_element_types"."id" DESC LIMIT ? [["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 36], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2018-03-21 21:43:28.719077"], ["updated_at", "2018-03-21 21:43:28.719077"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/post_type_content_element_types?post_type_content_element_type%5Bclickable_kind%5D=url&post_type_content_element_type%5Bcontent_element_type_id%5D=148&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#create as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"148", "label"=>"Action Button 2", "post_type_version_id"=>"178"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + 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_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order", "clickable_kind") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 148], ["label", "Action Button 2"], ["created_at", "2018-03-21 21:43:28.731762"], ["updated_at", "2018-03-21 21:43:28.731762"], ["sort_order", 1], ["clickable_kind", "url"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show_wrapper.html.erb (2.0ms) +Completed 200 OK in 13ms (Views: 2.2ms | ActiveRecord: 0.9ms) + Pulitzer::PostTypeContentElementType Load (0.1ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC, "pulitzer_post_type_content_element_types"."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_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "Text and Action"], ["created_at", "2018-03-21 21:43:28.741140"], ["updated_at", "2018-03-21 21:43:28.741140"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + 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_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 148], ["label", "Action Button"], ["created_at", "2018-03-21 21:43:28.750111"], ["updated_at", "2018-03-21 21:43:28.750111"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."name" = ? LIMIT ? [["name", "Sliders"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_post_type_content_element_types" SET "updated_at" = ?, "clickable_kind" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["updated_at", "2018-03-21 21:43:28.752377"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/36"], ["id", 435]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/post_type_content_element_types/435" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#show as HTML + Parameters: {"id"=>"435"} + 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", 435], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."id" = ? LIMIT ? [["id", 36], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (3.6ms) +Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.4ms) +  (0.5ms) rollback transaction +  (0.1ms) 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", "Text and Action"], ["created_at", "2018-03-21 21:43:28.763423"], ["updated_at", "2018-03-21 21:43:28.763423"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + 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_version_id" = ? [["post_type_version_id", 178]] + SQL (0.3ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 148], ["label", "Action Button"], ["created_at", "2018-03-21 21:43:28.772575"], ["updated_at", "2018-03-21 21:43:28.772575"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::CustomOptionList Load (0.1ms) SELECT "pulitzer_custom_option_lists".* FROM "pulitzer_custom_option_lists" WHERE "pulitzer_custom_option_lists"."name" = ? LIMIT ? [["name", "Sliders"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_post_type_content_element_types" SET "updated_at" = ?, "clickable_kind" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["updated_at", "2018-03-21 21:43:28.775275"], ["clickable_kind", "gid://dummy/Pulitzer::CustomOptionList/36"], ["id", 435]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/post_type_content_element_types/435?post_type_content_element_type%5Bclickable_kind%5D=url&post_type_content_element_type%5Bcontent_element_type_id%5D=148&post_type_content_element_type%5Blabel%5D=Action+Button+2&post_type_content_element_type%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#update as HTML + Parameters: {"post_type_content_element_type"=>{"clickable_kind"=>"url", "content_element_type_id"=>"148", "label"=>"Action Button 2", "post_type_version_id"=>"178"}, "id"=>"435"} + 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", 435], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_post_type_content_element_types" SET "label" = ?, "clickable_kind" = ?, "updated_at" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["label", "Action Button 2"], ["clickable_kind", "url"], ["updated_at", "2018-03-21 21:43:28.780523"], ["id", 435]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" INNER JOIN "pulitzer_free_form_sections" ON "pulitzer_free_form_sections"."id" = "pulitzer_partials"."free_form_section_id" INNER JOIN "pulitzer_versions" ON "pulitzer_versions"."id" = "pulitzer_free_form_sections"."version_id" WHERE "pulitzer_partials"."post_type_version_id" = ? AND "pulitzer_versions"."status" = ? [["post_type_version_id", 178], ["status", 0]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_type_content_element_types/_show.html.erb (2.8ms) +Completed 200 OK in 16ms (Views: 3.1ms | ActiveRecord: 1.2ms) + 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" = ? LIMIT ? [["id", 435], ["LIMIT", 1]] +  (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", "Text and Action"], ["created_at", "2018-03-21 21:43:28.798783"], ["updated_at", "2018-03-21 21:43:28.798783"], ["plural", "t"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Clickable"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 178]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 148], ["label", "Action Button"], ["created_at", "2018-03-21 21:43:28.807467"], ["updated_at", "2018-03-21 21:43:28.807467"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/post_type_content_element_types/435" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypeContentElementTypesController#destroy as HTML + Parameters: {"id"=>"435"} + 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", 435], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."id" = ? [["id", 435]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] +Completed 200 OK in 6ms (ActiveRecord: 0.6ms) + 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", 435], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" ORDER BY "pulitzer_post_type_versions"."id" ASC LIMIT ? [["LIMIT", 1]] +Started GET "/pulitzer/post_type_versions/173/export" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypeVersionsController#export as HTML + Parameters: {"id"=>"173"} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Pulitzer::PostTypeContentElementType Load (0.4ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] + Pulitzer::Style Load (0.2ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 423]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 424]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 425]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 426]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 427]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 428]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 429]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 430]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 431]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 432]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 433]] + 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_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 73]] + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 74]] + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome-v1.json (2.1ms) +Completed 200 OK in 40ms (Views: 1.7ms | ActiveRecord: 2.9ms) + 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started POST "/pulitzer/post_types?post_type%5Bkind%5D=template&post_type%5Bname%5D=Flock+of+birds&post_type%5Bplural%5D=1" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypesController#create as HTML + Parameters: {"post_type"=>{"kind"=>"template", "name"=>"Flock of birds", "plural"=>"1"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Flock of birds"], ["created_at", "2018-03-21 21:43:28.874055"], ["updated_at", "2018-03-21 21:43:28.874055"], ["plural", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show.html.erb (1.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show_wrapper.html.erb (6.0ms) +Completed 200 OK in 18ms (Views: 10.0ms | ActiveRecord: 1.0ms) + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Flock of birds"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? ORDER BY "pulitzer_post_type_versions"."id" ASC LIMIT ? [["post_type_id", 178], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 178], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +Started POST "/pulitzer/post_types?post_type%5Bkind%5D=template&post_type%5Bname%5D=Crow&post_type%5Bplural%5D=0" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypesController#create as HTML + Parameters: {"post_type"=>{"kind"=>"template", "name"=>"Crow", "plural"=>"0"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Crow"], ["created_at", "2018-03-21 21:43:28.900055"], ["updated_at", "2018-03-21 21:43:28.900055"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? LIMIT ? [["post_type_version_id", 178], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + 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", "crow"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "crow"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Crow"], ["created_at", "2018-03-21 21:43:28.908739"], ["updated_at", "2018-03-21 21:43:28.908739"], ["slug", "crow"], ["post_type_version_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 178]] + 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_version_id" = ? [["post_type_version_id", 178]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show.html.erb (1.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_types/_show_wrapper.html.erb (1.2ms) +Completed 200 OK in 15ms (Views: 1.7ms | ActiveRecord: 1.9ms) + Pulitzer::PostType Load (0.4ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Crow"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? ORDER BY "pulitzer_post_type_versions"."id" ASC LIMIT ? [["post_type_id", 178], ["LIMIT", 1]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 178]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 178], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" ORDER BY "pulitzer_post_types"."id" ASC LIMIT ? [["LIMIT", 1]] +Started GET "/pulitzer/post_types/173/export" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostTypesController#export as HTML + Parameters: {"id"=>"173"} + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.2ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? [["post_type_id", 173]] + 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] + Pulitzer::Style Load (0.2ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 423]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 424]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 425]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 426]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 427]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 428]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 429]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 430]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 431]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 432]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 433]] + 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_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 73]] + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 74]] + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Rendering text template + Rendered text template (0.0ms) +Sent data welcome.json (0.5ms) +Completed 200 OK in 29ms (Views: 0.4ms | ActiveRecord: 2.4ms) + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? [["post_type_id", 173]] +  (0.2ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["LIMIT", 1]] +Started GET "/pulitzer/posts/145/edit" for 127.0.0.1 at 2018-03-21 15:43:28 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"145"} + Pulitzer::Post Load (0.8ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "145"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_breadcrumbs.html.erb (1.4ms) + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + 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_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 73], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 145 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 73]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 73], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 146 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 74]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_show_slug.html.erb (34.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_slug_wrapper.html.erb (38.8ms) + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (57.3ms) +Completed 200 OK in 71ms (Views: 58.5ms | ActiveRecord: 3.4ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["LIMIT", 1]] +Started GET "/pulitzer/posts/welcome/edit_title" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::PostsController#edit_title as HTML + Parameters: {"id"=>"welcome"} + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "welcome"], ["LIMIT", 1]] + 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_form.html.erb (3.6ms) +Completed 200 OK in 13ms (Views: 7.5ms | ActiveRecord: 0.7ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.3ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 793]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 794]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 795]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 796]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 797]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 798]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 799]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 800]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 801]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 802]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 803]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 145]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 146]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/posts/145/edit" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::PostsController#edit as HTML + Parameters: {"id"=>"145"} + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "145"], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["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]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:29.100181"], ["updated_at", "2018-03-21 21:43:29.100181"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 72], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [a367bfda-961c-45d0-872c-a8a55e9c60ba] Performing Pulitzer::CloneVersionJob (Job ID: a367bfda-961c-45d0-872c-a8a55e9c60ba) from Inline(default) with arguments: #<GlobalID:0x007f7f74af47b8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/72>> +[ActiveJob] [Pulitzer::CloneVersionJob] [a367bfda-961c-45d0-872c-a8a55e9c60ba] Performed Pulitzer::CloneVersionJob (Job ID: a367bfda-961c-45d0-872c-a8a55e9c60ba) from Inline(default) in 0.44ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: a367bfda-961c-45d0-872c-a8a55e9c60ba) to Inline(default) with arguments: #<GlobalID:0x007f7f74b068f0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/72>> + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_breadcrumbs.html.erb (0.4ms) + 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]] + CACHE Pulitzer::Version Load (0.0ms) 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.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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 145], ["status", 1], ["LIMIT", 1]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + CACHE Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 72]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 72]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 72]] + CACHE Pulitzer::Version Load (0.0ms) 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]] + CACHE Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/posts/_edit.html.erb (15.4ms) +Completed 200 OK in 30ms (Views: 14.8ms | ActiveRecord: 2.4ms) + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (1.2ms) rollback transaction +  (0.1ms) 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", "2018-03-21 21:43:29.134257"], ["updated_at", "2018-03-21 21:43:29.134257"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/new?sequence_flow_style%5Bpost_type_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::SequenceFlowStylesController#new as HTML + Parameters: {"sequence_flow_style"=>{"post_type_version_id"=>"178"}} + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_new.html.erb (10.6ms) +Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) 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", "2018-03-21 21:43:29.159396"], ["updated_at", "2018-03-21 21:43:29.159396"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (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_version_id%5D=178" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::SequenceFlowStylesController#create as HTML + Parameters: {"sequence_flow_style"=>{"css_class_name"=>"pretty-class", "display_name"=>"Pretty Class", "post_type_version_id"=>"178"}} +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "Pretty Class"], ["css_class_name", "pretty-class"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (3.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show_wrapper.html.erb (7.6ms) +Completed 200 OK in 14ms (Views: 11.0ms | ActiveRecord: 0.5ms) + Pulitzer::SequenceFlowStyle Load (0.3ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" ORDER BY "pulitzer_sequence_flow_styles"."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_post_types" ("name", "created_at", "updated_at", "plural", "kind") VALUES (?, ?, ?, ?, ?) [["name", "partial with various layout styles"], ["created_at", "2018-03-21 21:43:29.186313"], ["updated_at", "2018-03-21 21:43:29.186313"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/sequence_flow_styles/1/edit" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::SequenceFlowStylesController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.2ms) 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.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form_fields.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_form.html.erb (2.0ms) +Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.2ms) +  (0.4ms) 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", "2018-03-21 21:43:29.204688"], ["updated_at", "2018-03-21 21:43:29.204688"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) 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 2018-03-21 15:43:29 -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.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 178], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/sequence_flow_styles/_show.html.erb (1.7ms) +Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.4ms) + 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.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", "partial with various layout styles"], ["created_at", "2018-03-21 21:43:29.221812"], ["updated_at", "2018-03-21 21:43:29.221812"], ["plural", "f"], ["kind", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_sequence_flow_styles" ("post_type_version_id", "display_name", "css_class_name") VALUES (?, ?, ?) [["post_type_version_id", 178], ["display_name", "White"], ["css_class_name", "white"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/sequence_flow_styles/1" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::SequenceFlowStylesController#destroy as HTML + Parameters: {"id"=>"1"} + Pulitzer::SequenceFlowStyle Load (0.2ms) 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.2ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 4ms (ActiveRecord: 0.6ms) + 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.5ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_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", 72]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.3ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 782]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 783]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 784]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 785]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 786]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 787]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 788]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 789]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 790]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 791]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 792]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 143]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 144]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 72]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 72]] +  (0.0ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/73?status=abandoned" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"73"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["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]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 3], ["updated_at", "2018-03-21 21:43:29.274726"], ["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 73], ["label_type", "Pulitzer::Tag"]] +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? [["post_id", 145]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 793]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 794]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 795]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 796]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 797]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 798]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 799]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 800]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 801]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 802]] + SQL (0.1ms) DELETE FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? [["id", 803]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 145]] + SQL (0.1ms) DELETE FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."id" = ? [["id", 146]] + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 73]] + SQL (0.2ms) DELETE FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? [["id", 145]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] +Completed 200 OK in 34ms (Views: 0.2ms | ActiveRecord: 2.8ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.7ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 73], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 145 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 73]] + Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 73], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 146 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.0ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 74]] + 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:29.344726"], ["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 73], ["label_type", "Pulitzer::Tag"]] +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2018-03-21 21:43:29.351404"], ["id", 72]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:29.353620"], ["updated_at", "2018-03-21 21:43:29.353620"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Performing Pulitzer::CloneVersionJob (Job ID: 90a21197-c445-4758-a51f-d1773f2448ed) from Inline(default) with arguments: #<GlobalID:0x007f7f7636b710 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.372480"], ["id", 804]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.380183"], ["id", 805]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.389147"], ["id", 806]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.395696"], ["id", 807]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.404515"], ["id", 808]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.411464"], ["id", 809]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.417799"], ["id", 810]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.423954"], ["id", 811]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.429948"], ["id", 812]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.436947"], ["id", 813]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.443239"], ["id", 814]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) 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] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) 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] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:29.455147"], ["id", 74]] +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [90a21197-c445-4758-a51f-d1773f2448ed] Performed Pulitzer::CloneVersionJob (Job ID: 90a21197-c445-4758-a51f-d1773f2448ed) from Inline(default) in 101.07ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 90a21197-c445-4758-a51f-d1773f2448ed) to Inline(default) with arguments: #<GlobalID:0x007f7f70c94720 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 145], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/73?status=abandoned" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"73"} + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 3], ["updated_at", "2018-03-21 21:43:29.470269"], ["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 73], ["label_type", "Pulitzer::Tag"]] + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 74], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (2.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (5.5ms) + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 74], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (1.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (1.2ms) + 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", 74]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (2.3ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.4ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.3ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.3ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.3ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.3ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.8ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.6ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.5ms) + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (1.4ms) + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (2.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (0.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (3.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (7.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (1.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (57.7ms) +Completed 200 OK in 74ms (Views: 0.7ms | ActiveRecord: 2.7ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 145], ["status", 1], ["LIMIT", 1]] +  (1.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + 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_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 73], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 145 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.0ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 73]] + Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 73], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 146 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.0ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 74]] + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.6ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:29.580133"], ["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 73], ["label_type", "Pulitzer::Tag"]] +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2018-03-21 21:43:29.587041"], ["id", 72]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:29.588974"], ["updated_at", "2018-03-21 21:43:29.588974"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Performing Pulitzer::CloneVersionJob (Job ID: 744434c3-686e-4981-912f-02c22e608c17) from Inline(default) with arguments: #<GlobalID:0x007f7f73bef6f0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.607960"], ["id", 804]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.615264"], ["id", 805]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.621934"], ["id", 806]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.628118"], ["id", 807]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.634243"], ["id", 808]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.640767"], ["id", 809]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.648071"], ["id", 810]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.656355"], ["id", 811]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.663046"], ["id", 812]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.671291"], ["id", 813]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:29.679233"], ["id", 814]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] 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] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) 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] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:29.690416"], ["id", 74]] +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [744434c3-686e-4981-912f-02c22e608c17] Performed Pulitzer::CloneVersionJob (Job ID: 744434c3-686e-4981-912f-02c22e608c17) from Inline(default) in 100.87ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 744434c3-686e-4981-912f-02c22e608c17) to Inline(default) with arguments: #<GlobalID:0x007f7f74b83f80 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC +Started PATCH "/pulitzer/versions/74?status=abandoned" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"abandoned", "id"=>"74"} + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 3], ["updated_at", "2018-03-21 21:43:29.707446"], ["id", 74]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 74], ["label_type", "Pulitzer::Tag"]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:29.711419"], ["updated_at", "2018-03-21 21:43:29.711419"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Performing Pulitzer::CloneVersionJob (Job ID: 83bb00c4-78b3-4807-8eed-a58c83b509ad) from Inline(default) with arguments: #<GlobalID:0x007f7f73fd73d0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 75 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.733516"], ["id", 815]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.739811"], ["id", 816]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.746633"], ["id", 817]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.752988"], ["id", 818]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.759446"], ["id", 819]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.767383"], ["id", 820]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.774090"], ["id", 821]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.780529"], ["id", 822]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.787471"], ["id", 823]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.794938"], ["id", 824]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:29.802835"], ["id", 825]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) 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] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 75], ["id", 149]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) 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] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 75], ["id", 150]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:29.812719"], ["id", 75]] +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [83bb00c4-78b3-4807-8eed-a58c83b509ad] Performed Pulitzer::CloneVersionJob (Job ID: 83bb00c4-78b3-4807-8eed-a58c83b509ad) from Inline(default) in 96.05ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 83bb00c4-78b3-4807-8eed-a58c83b509ad) to Inline(default) with arguments: #<GlobalID:0x007f7f76555440 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 73]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (4.5ms) +Completed 200 OK in 119ms (Views: 0.3ms | ActiveRecord: 11.4ms) + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + 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_version_id" = ? AND "pulitzer_free_form_section_types"."name" = ? LIMIT ? [["post_type_version_id", 173], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Text Section"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 177], ["status", "published"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_partial_types" ("free_form_section_type_id", "post_type_version_id") VALUES (?, ?) [["free_form_section_type_id", 73], ["post_type_version_id", 177]] +  (0.1ms) RELEASE SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["post_type_version_id", 173], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] + 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_version_id" = ? [["post_type_version_id", 173]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "required", "sort_order") VALUES (?, ?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "test"], ["created_at", "2018-03-21 21:43:29.845561"], ["updated_at", "2018-03-21 21:43:29.845561"], ["required", "t"], ["sort_order", 14]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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 LIMIT ? [["version_id", 73], ["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"."id" = 423 ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "body" = NULL, "post_type_content_element_type_id" = 435 WHERE "pulitzer_content_elements"."id" = ? [["id", 793]] +Started PATCH "/pulitzer/versions/73?status=active" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::VersionsController#update as HTML + Parameters: {"status"=>"active", "id"=>"73"} + Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 73]] + 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" IN (435, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + CACHE Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 173], ["LIMIT", 1]] + 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_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 73], ["name", "Main Content"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 145 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 73]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 73], ["name", "Handpicked Homes"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 146 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 74]] + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 177], ["LIMIT", 1]] + Pulitzer::PostType Load (0.0ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 177], ["LIMIT", 1]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 73], ["label_type", "Pulitzer::Tag"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (2.0ms) + Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["version_id", 73], ["label_type", "SearchLocation"]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show.html.erb (1.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/post_tags/_show_wrapper.html.erb (1.7ms) + CACHE Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::FreeFormSectionType Load (0.1ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (0.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/partials/_index.html.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/free_form_sections/_show_wrapper.html.erb (0.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show.html.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/content_elements/_show_wrapper.html.erb (0.3ms) + 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::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_form.html.erb (4.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/versions/_edit.html.erb (17.7ms) +Completed 409 Conflict in 57ms (Views: 1.2ms | ActiveRecord: 3.1ms) + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."id" = ? LIMIT ? [["id", 177], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 1"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 1"], ["created_at", "2018-03-21 21:43:29.926476"], ["updated_at", "2018-03-21 21:43:29.926476"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 2"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 2"], ["created_at", "2018-03-21 21:43:29.930888"], ["updated_at", "2018-03-21 21:43:29.930888"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::TagsController#index as HTML + Pulitzer::Tag Load (0.3ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? AND "pulitzer_tags"."parent_id" IS NULL [["hierarchical", "t"]] + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 2]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (4.1ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (9.8ms) + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "f"]] + Pulitzer::Tag Load (0.0ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.2ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (18.4ms) +Completed 200 OK in 23ms (Views: 21.6ms | ActiveRecord: 0.7ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 3"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 3"], ["created_at", "2018-03-21 21:43:29.961861"], ["updated_at", "2018-03-21 21:43:29.961861"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 4"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 4"], ["created_at", "2018-03-21 21:43:29.964395"], ["updated_at", "2018-03-21 21:43:29.964395"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::TagsController#index as HTML + Pulitzer::Tag Load (0.3ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? AND "pulitzer_tags"."parent_id" IS NULL [["hierarchical", "t"]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 2]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.8ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.2ms) + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "f"]] + Pulitzer::Tag Load (0.0ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.1ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (6.1ms) +Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.5ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 5"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 5"], ["created_at", "2018-03-21 21:43:29.979528"], ["updated_at", "2018-03-21 21:43:29.979528"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 6"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 6"], ["created_at", "2018-03-21 21:43:29.983012"], ["updated_at", "2018-03-21 21:43:29.983012"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::TagsController#index as HTML + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? AND "pulitzer_tags"."parent_id" IS NULL [["hierarchical", "t"]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 2]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.7ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (2.0ms) + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "f"]] + Pulitzer::Tag Load (0.0ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.1ms) + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [1 times] (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_index.html.erb (4.9ms) +Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.4ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 7"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 7"], ["created_at", "2018-03-21 21:43:29.995853"], ["updated_at", "2018-03-21 21:43:29.995853"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2018-03-21 15:43:29 -0600 +Processing by Pulitzer::TagsController#show as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (2.1ms) +Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.2ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 8"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 8"], ["created_at", "2018-03-21 21:43:30.008944"], ["updated_at", "2018-03-21 21:43:30.008944"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#show as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.6ms) +Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.2ms) +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=true" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"true"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (1.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (8.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (13.4ms) +Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=true" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"true"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (1.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_hierarchical.html.erb (2.1ms) +Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/pulitzer/tags/new?tag%5Bhierarchical%5D=false" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#new as HTML + Parameters: {"tag"=>{"hierarchical"=>"false"}} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (3.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (4.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (5.5ms) +Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_tags" +Started POST "/pulitzer/tags?tag%5Bname%5D=The+north+9" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"The north 9"}} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 9"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 9"], ["created_at", "2018-03-21 21:43:30.078338"], ["updated_at", "2018-03-21 21:43:30.078338"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (2.6ms) +Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.8ms) +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +Started POST "/pulitzer/tags?tag%5Bname%5D=The+north+10" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"The north 10"}} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 10"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 10"], ["created_at", "2018-03-21 21:43:30.095296"], ["updated_at", "2018-03-21 21:43:30.095296"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.5ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (3.4ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb (3.8ms) +Completed 200 OK in 8ms (Views: 3.8ms | ActiveRecord: 1.3ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "awesomesauce"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2018-03-21 21:43:30.106297"], ["updated_at", "2018-03-21 21:43:30.106297"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"awesomesauce"}} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "awesomesauce"], ["LIMIT", 1]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (1.8ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (2.5ms) +Completed 409 Conflict in 8ms (Views: 5.6ms | ActiveRecord: 0.3ms) +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_tags" +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "awesomesauce"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "awesomesauce"], ["created_at", "2018-03-21 21:43:30.125348"], ["updated_at", "2018-03-21 21:43:30.125348"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/pulitzer/tags?tag%5Bname%5D=awesomesauce" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#create as HTML + Parameters: {"tag"=>{"name"=>"awesomesauce"}} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "awesomesauce"], ["LIMIT", 1]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new.html.erb (2.7ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_new_flat.html.erb (2.9ms) +Completed 409 Conflict in 5ms (Views: 3.4ms | ActiveRecord: 0.2ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 13"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 13"], ["created_at", "2018-03-21 21:43:30.139842"], ["updated_at", "2018-03-21 21:43:30.139842"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (1.3ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (4.3ms) +Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 14"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 14"], ["created_at", "2018-03-21 21:43:30.155720"], ["updated_at", "2018-03-21 21:43:30.155720"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/pulitzer/tags/1/edit" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#edit as HTML + Parameters: {"id"=>"1"} + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.9ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.1ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (2.3ms) +Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.1ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 15"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 15"], ["created_at", "2018-03-21 21:43:30.167834"], ["updated_at", "2018-03-21 21:43:30.167834"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+16" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"The north 16"}, "id"=>"1"} + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.6ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (1.5ms) +Completed 409 Conflict in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 17"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 17"], ["created_at", "2018-03-21 21:43:30.180075"], ["updated_at", "2018-03-21 21:43:30.180075"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/1?tag%5Bname%5D=The+north+18" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"The north 18"}, "id"=>"1"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? AND ("pulitzer_tags"."id" != ?) LIMIT ? [["name", "The north 18"], ["id", 1], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "name" = ?, "updated_at" = ? WHERE "pulitzer_tags"."id" = ? [["name", "The north 18"], ["updated_at", "2018-03-21 21:43:30.186065"], ["id", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + Rendered collection of /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show_wrapper.html.erb [0 times] (0.0ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_show.html.erb (2.2ms) +Completed 200 OK in 7ms (Views: 2.6ms | ActiveRecord: 0.6ms) +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "sadpanda"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2018-03-21 21:43:30.195206"], ["updated_at", "2018-03-21 21:43:30.195206"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 20"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 20"], ["created_at", "2018-03-21 21:43:30.199040"], ["updated_at", "2018-03-21 21:43:30.199040"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"sadpanda"}, "id"=>"2"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? AND ("pulitzer_tags"."id" != ?) LIMIT ? [["name", "sadpanda"], ["id", 2], ["LIMIT", 1]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (1.6ms) +Completed 409 Conflict in 4ms (Views: 1.9ms | ActiveRecord: 0.3ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "sadpanda"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "sadpanda"], ["created_at", "2018-03-21 21:43:30.212934"], ["updated_at", "2018-03-21 21:43:30.212934"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 22"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 22"], ["created_at", "2018-03-21 21:43:30.217805"], ["updated_at", "2018-03-21 21:43:30.217805"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started PATCH "/pulitzer/tags/2?tag%5Bname%5D=sadpanda" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#update as HTML + Parameters: {"tag"=>{"name"=>"sadpanda"}, "id"=>"2"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? AND ("pulitzer_tags"."id" != ?) LIMIT ? [["name", "sadpanda"], ["id", 2], ["LIMIT", 1]] +  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form_fields.html.erb (0.5ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/shared/_error_messages.erb (0.2ms) + Rendered /Users/eric/projects/pulitzer/app/views/pulitzer/tags/_form.html.erb (1.6ms) +Completed 409 Conflict in 5ms (Views: 2.0ms | ActiveRecord: 0.3ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 23"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 23"], ["created_at", "2018-03-21 21:43:30.231347"], ["updated_at", "2018-03-21 21:43:30.231347"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +Completed 200 OK in 0ms (ActiveRecord: 0.0ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 24"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 24"], ["created_at", "2018-03-21 21:43:30.242547"], ["updated_at", "2018-03-21 21:43:30.242547"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/pulitzer/tags/1" for 127.0.0.1 at 2018-03-21 15:43:30 -0600 +Processing by Pulitzer::TagsController#destroy as HTML + Parameters: {"id"=>"1"} +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::PostTag Load (0.2ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."label_id" = ? AND "pulitzer_post_tags"."label_type" = ? [["label_id", 1], ["label_type", "Pulitzer::Tag"]] + Pulitzer::PartialTag Load (0.2ms) SELECT "pulitzer_partial_tags".* FROM "pulitzer_partial_tags" WHERE "pulitzer_partial_tags"."label_id" = ? AND "pulitzer_partial_tags"."label_type" = ? [["label_id", 1], ["label_type", "Pulitzer::Tag"]] + Pulitzer::Tag Load (0.0ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? [["parent_id", 1]] + SQL (0.1ms) DELETE FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Completed 200 OK in 14ms (ActiveRecord: 0.6ms) +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.3ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 73]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:30.274008"], ["updated_at", "2018-03-21 21:43:30.274008"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Pulitzer::CloneVersion !!! +/Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec + 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]] + Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + 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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 423], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.290471"], ["id", 804]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 424], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.296633"], ["id", 805]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 425], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.303797"], ["id", 806]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 426], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.310588"], ["id", 807]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 427], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.318008"], ["id", 808]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 428], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.324579"], ["id", 809]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 429], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.330545"], ["id", 810]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 430], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.338966"], ["id", 811]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 431], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.346169"], ["id", 812]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 432], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.353378"], ["id", 813]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 433], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.359646"], ["id", 814]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + 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"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 74], ["name", "Handpicked Homes"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:30.368006"], ["id", 74]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 74]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:30.380074"], ["updated_at", "2018-03-21 21:43:30.380074"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Pulitzer::CloneVersion !!! +/Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec + 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + 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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 423], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.395992"], ["id", 804]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 424], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.403643"], ["id", 805]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 425], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.411173"], ["id", 806]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 426], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.420665"], ["id", 807]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 427], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.427676"], ["id", 808]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 428], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.435197"], ["id", 809]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 429], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.442100"], ["id", 810]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 430], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.448248"], ["id", 811]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 431], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.455544"], ["id", 812]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::PostTypeContentElementType Load (0.0ms) 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", 432], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.461536"], ["id", 813]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 433], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.468541"], ["id", 814]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 73], ["name", "Main Content"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 74], ["name", "Handpicked Homes"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:30.476067"], ["id", 74]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:30.487781"], ["updated_at", "2018-03-21 21:43:30.487781"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Pulitzer::CloneVersion !!! +/Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec + 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]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + 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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 423], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.503804"], ["id", 804]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 424], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.511734"], ["id", 805]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 425], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.519948"], ["id", 806]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 426], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.525870"], ["id", 807]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 427], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.532158"], ["id", 808]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 428], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.540609"], ["id", 809]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 429], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.547544"], ["id", 810]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 430], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.555473"], ["id", 811]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 431], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.561637"], ["id", 812]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 432], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.569909"], ["id", 813]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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"."id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["id", 433], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:30.577574"], ["id", 814]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 73], ["name", "Main Content"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("free_form_section_type_id", "name") VALUES (?, ?) [["free_form_section_type_id", 74], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:30.586555"], ["id", 74]] +  (0.1ms) RELEASE SAVEPOINT active_record_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 LIMIT ? [["version_id", 74], ["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"."id" = 423 ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (1.2ms) 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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:30.597085"], ["updated_at", "2018-03-21 21:43:30.597085"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 179], ["name", "Winterfell news 1"], ["sort_order", 1]] +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:30.604234"], ["updated_at", "2018-03-21 21:43:30.604234"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 179], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_partial_types" ("free_form_section_type_id", "label", "sort_order", "post_type_version_id") VALUES (?, ?, ?, ?) [["free_form_section_type_id", 75], ["label", "King's Landing news 1"], ["sort_order", 1], ["post_type_version_id", 181]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-1"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-1"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:30.613132"], ["updated_at", "2018-03-21 21:43:30.613132"], ["slug", "winterfell-news-1"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:30.615968"], ["updated_at", "2018-03-21 21:43:30.615968"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 179]] + 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 74], ["free_form_section_type_id", 75], ["name", "Winterfell news 1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 74], ["name", "Winterfell news 1"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 181], ["free_form_section_id", 147], ["sort_order", 1], ["label", "King's Landing news 1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 181], ["LIMIT", 1]] + Pulitzer::PostTypeContentElementType Load (0.0ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 181]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? ORDER BY "pulitzer_free_form_sections"."id" ASC LIMIT ? [["version_id", 74], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = 1 ORDER BY "pulitzer_content_elements"."id" ASC +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:30.646045"], ["updated_at", "2018-03-21 21:43:30.646045"], ["plural", "f"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.8ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text 1"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 1"], ["created_at", "2018-03-21 21:43:30.655674"], ["updated_at", "2018-03-21 21:43:30.655674"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 179], ["LIMIT", 1]] + Pulitzer::PostTypeContentElementType Load (0.0ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 179]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 179], ["content_element_type_id", 149], ["label", "Slide 1 content element 1"], ["created_at", "2018-03-21 21:43:30.660689"], ["updated_at", "2018-03-21 21:43:30.660689"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text 2"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 2"], ["created_at", "2018-03-21 21:43:30.663965"], ["updated_at", "2018-03-21 21:43:30.663965"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 179], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] + 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_version_id" = ? [["post_type_version_id", 179]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 179], ["content_element_type_id", 150], ["label", "Slide 1 content element 2"], ["created_at", "2018-03-21 21:43:30.669737"], ["updated_at", "2018-03-21 21:43:30.669737"], ["sort_order", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text 3"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 3"], ["created_at", "2018-03-21 21:43:30.672205"], ["updated_at", "2018-03-21 21:43:30.672205"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 179], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 179]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 179], ["content_element_type_id", 151], ["label", "Slide 1 content element 3"], ["created_at", "2018-03-21 21:43:30.677071"], ["updated_at", "2018-03-21 21:43:30.677071"], ["sort_order", 3]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_post_types" SET "kind" = 1 WHERE "pulitzer_post_types"."id" = ? [["id", 178]] +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? [["post_type_version_id", 179]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("name") VALUES (?) [["name", "test"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) 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", 147], ["LIMIT", 1]] +  (0.1ms) SELECT MAX("pulitzer_partials"."sort_order") FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = ? [["free_form_section_id", 147]] + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 179], ["free_form_section_id", 147], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = ? [["partial_id", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 179], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 149], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "partial_id") VALUES (?, ?, ?, ?, ?, ?) [["label", "Slide 1 content element 1"], ["post_type_content_element_type_id", 435], ["content_element_type_id", 149], ["created_at", "2018-03-21 21:43:30.695713"], ["updated_at", "2018-03-21 21:43:30.695713"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 150], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "partial_id") VALUES (?, ?, ?, ?, ?, ?) [["label", "Slide 1 content element 2"], ["post_type_content_element_type_id", 436], ["content_element_type_id", 150], ["created_at", "2018-03-21 21:43:30.699653"], ["updated_at", "2018-03-21 21:43:30.699653"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 151], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at", "partial_id") VALUES (?, ?, ?, ?, ?, ?) [["label", "Slide 1 content element 3"], ["post_type_content_element_type_id", 437], ["content_element_type_id", 151], ["created_at", "2018-03-21 21:43:30.703411"], ["updated_at", "2018-03-21 21:43:30.703411"], ["partial_id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:30.708075"], ["updated_at", "2018-03-21 21:43:30.708075"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text 4"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 4"], ["created_at", "2018-03-21 21:43:30.719108"], ["updated_at", "2018-03-21 21:43:30.719108"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 179], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] + 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_version_id" = ? [["post_type_version_id", 179]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 179], ["content_element_type_id", 149], ["label", "Slide 1 content element 4"], ["created_at", "2018-03-21 21:43:30.724673"], ["updated_at", "2018-03-21 21:43:30.724673"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text 5"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 5"], ["created_at", "2018-03-21 21:43:30.727425"], ["updated_at", "2018-03-21 21:43:30.727425"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 179], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] + 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_version_id" = ? [["post_type_version_id", 179]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 179], ["content_element_type_id", 150], ["label", "Slide 1 content element 5"], ["created_at", "2018-03-21 21:43:30.733030"], ["updated_at", "2018-03-21 21:43:30.733030"], ["sort_order", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text 6"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_element_types" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Text 6"], ["created_at", "2018-03-21 21:43:30.735702"], ["updated_at", "2018-03-21 21:43:30.735702"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 179], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] + 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_version_id" = ? [["post_type_version_id", 179]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 179], ["content_element_type_id", 151], ["label", "Slide 1 content element 6"], ["created_at", "2018-03-21 21:43:30.740825"], ["updated_at", "2018-03-21 21:43:30.740825"], ["sort_order", 3]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? [["post_type_version_id", 179]] +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-2"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-2"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 2"], ["created_at", "2018-03-21 21:43:30.746549"], ["updated_at", "2018-03-21 21:43:30.746549"], ["slug", "winterfell-news-2"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:30.751801"], ["updated_at", "2018-03-21 21:43:30.751801"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 74]] + 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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] + 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 149], ["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", "Slide 1 content element 4"], ["version_id", 74], ["post_type_content_element_type_id", 435], ["content_element_type_id", 149], ["created_at", "2018-03-21 21:43:30.763393"], ["updated_at", "2018-03-21 21:43:30.763393"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 150], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Slide 1 content element 5"], ["version_id", 74], ["post_type_content_element_type_id", 436], ["content_element_type_id", 150], ["created_at", "2018-03-21 21:43:30.770416"], ["updated_at", "2018-03-21 21:43:30.770416"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 151], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Slide 1 content element 6"], ["version_id", 74], ["post_type_content_element_type_id", 437], ["content_element_type_id", 151], ["created_at", "2018-03-21 21:43:30.776032"], ["updated_at", "2018-03-21 21:43:30.776032"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 179]] + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 74]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:30.783893"], ["updated_at", "2018-03-21 21:43:30.783893"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 179]] + 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_version_id" = ? [["post_type_version_id", 179]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 179], ["name", "Main Body"], ["sort_order", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 179], ["name", "Side Bar"], ["sort_order", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 179], ["name", "Footer List"], ["sort_order", 3]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "test"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "test"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "test"], ["created_at", "2018-03-21 21:43:30.798728"], ["updated_at", "2018-03-21 21:43:30.798728"], ["slug", "test"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:30.801860"], ["updated_at", "2018-03-21 21:43:30.801860"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 74], ["free_form_section_type_id", 75], ["name", "Main Body"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 74], ["free_form_section_type_id", 76], ["name", "Side Bar"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 74], ["free_form_section_type_id", 77], ["name", "Footer List"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148, 149) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.7ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" ORDER BY "pulitzer_post_types"."id" ASC LIMIT ? [["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 423]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 424]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 425]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 426]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 427]] + Pulitzer::Style Load (0.1ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 428]] + Pulitzer::Style Load (0.0ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 429]] + Pulitzer::Style Load (0.0ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 430]] + Pulitzer::Style Load (0.0ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 431]] + Pulitzer::Style Load (0.0ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 432]] + Pulitzer::Style Load (0.0ms) SELECT "pulitzer_styles".* FROM "pulitzer_styles" WHERE "pulitzer_styles"."post_type_content_element_type_id" = ? [["post_type_content_element_type_id", 433]] + 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_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 73]] + Pulitzer::PartialType Load (0.0ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 74]] + Pulitzer::BackgroundStyle Load (0.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::JustificationStyle Load (0.0ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::SequenceFlowStyle Load (0.0ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = ? [["post_type_version_id", 173]] +  (0.2ms) SELECT MAX("pulitzer_post_type_versions"."version_number") FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? [["post_type_id", 173]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "version_number", "status") VALUES (?, ?, ?) [["post_type_id", 173], ["version_number", 2], ["status", "incomplete"]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Hero Title 1"], ["created_at", "2018-03-21 21:43:26.958000"], ["updated_at", "2018-03-21 21:43:26.958000"], ["sort_order", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Hero Title 2"], ["created_at", "2018-03-21 21:43:26.962000"], ["updated_at", "2018-03-21 21:43:26.962000"], ["sort_order", 2]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Hero Title 3"], ["created_at", "2018-03-21 21:43:26.965000"], ["updated_at", "2018-03-21 21:43:26.965000"], ["sort_order", 3]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Guest Title"], ["created_at", "2018-03-21 21:43:26.968000"], ["updated_at", "2018-03-21 21:43:26.968000"], ["sort_order", 4]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Guest Text"], ["created_at", "2018-03-21 21:43:26.971000"], ["updated_at", "2018-03-21 21:43:26.971000"], ["sort_order", 5]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Footer Title"], ["created_at", "2018-03-21 21:43:26.975000"], ["updated_at", "2018-03-21 21:43:26.975000"], ["sort_order", 6]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Footer Text"], ["created_at", "2018-03-21 21:43:26.978000"], ["updated_at", "2018-03-21 21:43:26.978000"], ["sort_order", 7]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Metadata title"], ["created_at", "2018-03-21 21:43:26.982000"], ["updated_at", "2018-03-21 21:43:26.982000"], ["sort_order", 8]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Metadata description"], ["created_at", "2018-03-21 21:43:26.986000"], ["updated_at", "2018-03-21 21:43:26.986000"], ["sort_order", 9]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 145], ["label", "Metadata keywords"], ["created_at", "2018-03-21 21:43:26.990000"], ["updated_at", "2018-03-21 21:43:26.990000"], ["sort_order", 10]] + SQL (0.1ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 178], ["content_element_type_id", 148], ["label", "Call to Action Button"], ["created_at", "2018-03-21 21:43:26.993000"], ["updated_at", "2018-03-21 21:43:26.993000"], ["sort_order", 11]] + SQL (0.2ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 178], ["name", "Main Content"], ["sort_order", 12]] + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 178], ["name", "Handpicked Homes"], ["sort_order", 13]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.0ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] + 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_version_id" = ? [["post_type_version_id", 173]] + SQL (0.4ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "A New Field for this Post Type"], ["created_at", "2018-03-21 21:43:30.891140"], ["updated_at", "2018-03-21 21:43:30.891140"], ["sort_order", 14]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["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", "Hero Title 1"], ["version_id", 73], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.902269"], ["updated_at", "2018-03-21 21:43:30.902269"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) 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", 73], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.910384"], ["updated_at", "2018-03-21 21:43:30.910384"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) 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", 73], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.917168"], ["updated_at", "2018-03-21 21:43:30.917168"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) 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", 73], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.925168"], ["updated_at", "2018-03-21 21:43:30.925168"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["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 Text"], ["version_id", 73], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.933614"], ["updated_at", "2018-03-21 21:43:30.933614"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) 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", 73], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.941718"], ["updated_at", "2018-03-21 21:43:30.941718"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) 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", 73], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.950238"], ["updated_at", "2018-03-21 21:43:30.950238"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) 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", 73], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.957576"], ["updated_at", "2018-03-21 21:43:30.957576"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) 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", 73], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.965946"], ["updated_at", "2018-03-21 21:43:30.965946"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) 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", 73], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.973206"], ["updated_at", "2018-03-21 21:43:30.973206"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["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", "Call to Action Button"], ["version_id", 73], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:30.980094"], ["updated_at", "2018-03-21 21:43:30.980094"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "version_id", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "A New Field for this Post Type"], ["version_id", 73], ["post_type_content_element_type_id", 435], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:30.987346"], ["updated_at", "2018-03-21 21:43:30.987346"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 73], ["free_form_section_type_id", 73], ["name", "Main Content"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146, 147) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 73], ["free_form_section_type_id", 74], ["name", "Handpicked Homes"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146, 147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + 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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_post_type_content_element_types" SET "label" = ?, "updated_at" = ? WHERE "pulitzer_post_type_content_element_types"."id" = ? [["label", "A changed label"], ["updated_at", "2018-03-21 21:43:31.014767"], ["id", 435]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 173]] + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146, 147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146, 147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? AND "pulitzer_content_elements"."label" = ? ORDER BY "pulitzer_content_elements"."id" ASC [["version_id", 73], ["label", "A New Field for this Post Type"]] + 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" = 435 ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "label" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["label", "A changed label"], ["updated_at", "2018-03-21 21:43:31.028594"], ["id", 815]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" INNER JOIN "pulitzer_free_form_sections" ON "pulitzer_free_form_sections"."id" = "pulitzer_partials"."free_form_section_id" INNER JOIN "pulitzer_versions" ON "pulitzer_versions"."id" = "pulitzer_free_form_sections"."version_id" WHERE "pulitzer_partials"."post_type_version_id" = ? AND "pulitzer_versions"."status" = ? [["post_type_version_id", 173], ["status", 0]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["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", 73]] + 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["LIMIT", 1]] + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["post_type_version_id", 173], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = 2 WHERE "pulitzer_versions"."id" = ? [["id", 73]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) 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::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Text"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] + 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_version_id" = ? [["post_type_version_id", 173]] + SQL (0.2ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "A New Field for this Post Type"], ["created_at", "2018-03-21 21:43:31.054002"], ["updated_at", "2018-03-21 21:43:31.054002"], ["sort_order", 14]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::Version Load (0.0ms) 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 Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 145], ["status", 4], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" INNER JOIN "pulitzer_free_form_sections" ON "pulitzer_free_form_sections"."id" = "pulitzer_partials"."free_form_section_id" INNER JOIN "pulitzer_versions" ON "pulitzer_versions"."id" = "pulitzer_free_form_sections"."version_id" WHERE "pulitzer_partials"."post_type_version_id" = ? AND "pulitzer_versions"."status" = ? [["post_type_version_id", 173], ["status", 0]] +  (0.4ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::Post Load (0.2ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:31.069122"], ["id", 73]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + 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", 73], ["label_type", "Pulitzer::Tag"]] +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2018-03-21 21:43:31.074306"], ["id", 72]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:31.076973"], ["updated_at", "2018-03-21 21:43:31.076973"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Performing Pulitzer::CloneVersionJob (Job ID: 48317a7d-6139-42a1-b80c-01a39632cd33) from Inline(default) with arguments: #<GlobalID:0x007f7f73a1d638 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::Version Load (0.8ms) 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] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.096433"], ["id", 804]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.106021"], ["id", 805]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.113003"], ["id", 806]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.120979"], ["id", 807]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.127727"], ["id", 808]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.138124"], ["id", 809]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.145699"], ["id", 810]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.154013"], ["id", 811]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.160728"], ["id", 812]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.168924"], ["id", 813]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.177145"], ["id", 814]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) 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] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) 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] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:31.190544"], ["id", 74]] +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [48317a7d-6139-42a1-b80c-01a39632cd33] Performed Pulitzer::CloneVersionJob (Job ID: 48317a7d-6139-42a1-b80c-01a39632cd33) from Inline(default) in 113.32ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 48317a7d-6139-42a1-b80c-01a39632cd33) to Inline(default) with arguments: #<GlobalID:0x007f7f73a34e28 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 74]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["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::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.3ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:31.223189"], ["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 73], ["label_type", "Pulitzer::Tag"]] +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2018-03-21 21:43:31.227579"], ["id", 72]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:31.229435"], ["updated_at", "2018-03-21 21:43:31.229435"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Performing Pulitzer::CloneVersionJob (Job ID: 19edaf3f-7b6b-4475-8fa5-ed55359b2cbf) from Inline(default) with arguments: #<GlobalID:0x007f7f71b71e78 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.251526"], ["id", 804]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.258064"], ["id", 805]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.265138"], ["id", 806]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.273830"], ["id", 807]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.279968"], ["id", 808]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.286366"], ["id", 809]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.294447"], ["id", 810]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.302140"], ["id", 811]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.308566"], ["id", 812]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.2ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.315848"], ["id", 813]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.325176"], ["id", 814]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] 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] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.2ms) 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] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:31.336118"], ["id", 74]] +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [19edaf3f-7b6b-4475-8fa5-ed55359b2cbf] Performed Pulitzer::CloneVersionJob (Job ID: 19edaf3f-7b6b-4475-8fa5-ed55359b2cbf) from Inline(default) in 105.89ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 19edaf3f-7b6b-4475-8fa5-ed55359b2cbf) to Inline(default) with arguments: #<GlobalID:0x007f7f71b7b1d0 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 3], ["updated_at", "2018-03-21 21:43:31.346758"], ["id", 74]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 74], ["label_type", "Pulitzer::Tag"]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:31.350608"], ["updated_at", "2018-03-21 21:43:31.350608"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Performing Pulitzer::CloneVersionJob (Job ID: b383e3dd-b013-46a2-b312-0a33a43b34ef) from Inline(default) with arguments: #<GlobalID:0x007f7f76100ef8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 75 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.367937"], ["id", 815]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.374064"], ["id", 816]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.380161"], ["id", 817]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.387357"], ["id", 818]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.396048"], ["id", 819]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.403704"], ["id", 820]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.410152"], ["id", 821]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.418785"], ["id", 822]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.425960"], ["id", 823]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.433386"], ["id", 824]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 75], ["updated_at", "2018-03-21 21:43:31.439758"], ["id", 825]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) 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] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 75], ["id", 149]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) 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] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 75], ["id", 150]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:31.449901"], ["id", 75]] +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [b383e3dd-b013-46a2-b312-0a33a43b34ef] Performed Pulitzer::CloneVersionJob (Job ID: b383e3dd-b013-46a2-b312-0a33a43b34ef) from Inline(default) in 98.6ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: b383e3dd-b013-46a2-b312-0a33a43b34ef) to Inline(default) with arguments: #<GlobalID:0x007f7f76109d28 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 75 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (149, 150) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 75 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (149, 150) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 75 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (149, 150) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 75]] +  (1.3ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.4ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:31.473687"], ["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 73], ["label_type", "Pulitzer::Tag"]] +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2018-03-21 21:43:31.478805"], ["id", 72]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:31.480837"], ["updated_at", "2018-03-21 21:43:31.480837"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Performing Pulitzer::CloneVersionJob (Job ID: 614e041c-8555-4290-aba2-b8c18981523d) from Inline(default) with arguments: #<GlobalID:0x007f7f74b69568 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 4], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.3ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.503086"], ["id", 804]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.510343"], ["id", 805]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.4ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.518616"], ["id", 806]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.525436"], ["id", 807]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.533171"], ["id", 808]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.540210"], ["id", 809]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.546821"], ["id", 810]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.554576"], ["id", 811]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.561322"], ["id", 812]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.568210"], ["id", 813]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.576243"], ["id", 814]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::Partial Load (3.7ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] 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] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) 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] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Pulitzer::PostTag Load (0.0ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:31.590852"], ["id", 74]] +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [614e041c-8555-4290-aba2-b8c18981523d] Performed Pulitzer::CloneVersionJob (Job ID: 614e041c-8555-4290-aba2-b8c18981523d) from Inline(default) in 109.52ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 614e041c-8555-4290-aba2-b8c18981523d) to Inline(default) with arguments: #<GlobalID:0x007f7f74b7ab60 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] + Pulitzer::Version Load (0.1ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Post Load (0.0ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 145], ["status", 1], ["LIMIT", 1]] + Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 3], ["updated_at", "2018-03-21 21:43:31.599496"], ["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.0ms) 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", 73], ["label_type", "Pulitzer::Tag"]] + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.2ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (147, 148) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.2ms) SELECT COUNT(*) FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."version_id" = ? [["version_id", 74]] +  (1.3ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The North Remembers"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The North Remembers"], ["created_at", "2018-03-21 21:43:31.620983"], ["updated_at", "2018-03-21 21:43:31.620983"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" ORDER BY "pulitzer_posts"."id" ASC LIMIT ? [["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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 73 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 73], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2018-03-21 21:43:31.636774"], ["updated_at", "2018-03-21 21:43:31.636774"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The South Forgets"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The South Forgets"], ["created_at", "2018-03-21 21:43:31.639418"], ["updated_at", "2018-03-21 21:43:31.639418"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 73], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2018-03-21 21:43:31.641404"], ["updated_at", "2018-03-21 21:43:31.641404"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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", 73], ["label_type", "Pulitzer::Tag"]] + 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 72 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (143, 144) ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 1], ["updated_at", "2018-03-21 21:43:31.647692"], ["id", 73]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 2], ["updated_at", "2018-03-21 21:43:31.650719"], ["id", 72]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 4], ["post_id", 145], ["created_at", "2018-03-21 21:43:31.653329"], ["updated_at", "2018-03-21 21:43:31.653329"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Pulitzer::Version Load (0.2ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 73], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Performing Pulitzer::CloneVersionJob (Job ID: 4dc3b016-52ec-42bf-bd68-078fa4cd89d0) from Inline(default) with arguments: #<GlobalID:0x007f7f70ca4be8 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::CloneVersion !!! +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] /Users/eric/.rvm/gems/ruby-2.4.1/bin/rspec +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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" IN (423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433) ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 423], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 1"], ["image", nil], ["post_type_content_element_type_id", 423], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.156420"], ["updated_at", "2018-03-21 21:43:27.376972"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.672928"], ["id", 804]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 424], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 2"], ["image", nil], ["post_type_content_element_type_id", 424], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.167074"], ["updated_at", "2018-03-21 21:43:27.387764"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.679902"], ["id", 805]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.2ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 425], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Hero Title 3"], ["image", nil], ["post_type_content_element_type_id", 425], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.174954"], ["updated_at", "2018-03-21 21:43:27.398105"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.689499"], ["id", 806]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 426], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Title"], ["image", nil], ["post_type_content_element_type_id", 426], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.183000"], ["updated_at", "2018-03-21 21:43:27.407666"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.697038"], ["id", 807]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 427], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Guest Text"], ["image", nil], ["post_type_content_element_type_id", 427], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.190517"], ["updated_at", "2018-03-21 21:43:27.418895"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.704391"], ["id", 808]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 428], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Title"], ["image", nil], ["post_type_content_element_type_id", 428], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.198396"], ["updated_at", "2018-03-21 21:43:27.431223"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.710588"], ["id", 809]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 429], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Footer Text"], ["image", nil], ["post_type_content_element_type_id", 429], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.206586"], ["updated_at", "2018-03-21 21:43:27.441531"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.718513"], ["id", 810]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 430], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata title"], ["image", nil], ["post_type_content_element_type_id", 430], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.216831"], ["updated_at", "2018-03-21 21:43:27.452308"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.726419"], ["id", 811]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 431], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata description"], ["image", nil], ["post_type_content_element_type_id", 431], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.225428"], ["updated_at", "2018-03-21 21:43:27.463238"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.733807"], ["id", 812]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 432], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Metadata keywords"], ["image", nil], ["post_type_content_element_type_id", 432], ["content_element_type_id", 145], ["created_at", "2018-03-21 21:43:27.235913"], ["updated_at", "2018-03-21 21:43:27.476126"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.740135"], ["id", 813]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 148], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] 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", 433], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.2ms) INSERT INTO "pulitzer_content_elements" ("label", "image", "post_type_content_element_type_id", "content_element_type_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "Call to Action Button"], ["image", nil], ["post_type_content_element_type_id", 433], ["content_element_type_id", 148], ["created_at", "2018-03-21 21:43:27.246290"], ["updated_at", "2018-03-21 21:43:27.487824"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_content_elements" SET "version_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["version_id", 74], ["updated_at", "2018-03-21 21:43:31.747634"], ["id", 814]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" IN (145, 146) ORDER BY "pulitzer_partials"."sort_order" ASC +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) 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] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 147]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) 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] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_free_form_sections" SET "version_id" = ? WHERE "pulitzer_free_form_sections"."id" = ? [["version_id", 74], ["id", 148]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 73]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 74], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2018-03-21 21:43:31.760237"], ["updated_at", "2018-03-21 21:43:31.760237"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Pulitzer::Tag Load (0.0ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 74], ["label_id", 2], ["label_type", "Pulitzer::Tag"], ["created_at", "2018-03-21 21:43:31.762682"], ["updated_at", "2018-03-21 21:43:31.762682"]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.0ms) SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = ?, "updated_at" = ? WHERE "pulitzer_versions"."id" = ? [["status", 0], ["updated_at", "2018-03-21 21:43:31.764413"], ["id", 74]] +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Pulitzer::CloneVersionJob] [4dc3b016-52ec-42bf-bd68-078fa4cd89d0] Performed Pulitzer::CloneVersionJob (Job ID: 4dc3b016-52ec-42bf-bd68-078fa4cd89d0) from Inline(default) in 109.64ms +[ActiveJob] Enqueued Pulitzer::CloneVersionJob (Job ID: 4dc3b016-52ec-42bf-bd68-078fa4cd89d0) to Inline(default) with arguments: #<GlobalID:0x007f7f71baa228 @uri=#<URI::GID gid://dummy/Pulitzer::Version/73>> + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] + Pulitzer::Version Load (0.0ms) SELECT "pulitzer_versions".* FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? LIMIT ? [["id", 74], ["LIMIT", 1]] +  (1.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.3ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.2ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "content_element_type_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "https://www.youtube.com/watch?v=yLisM2KPDIA"], ["content_element_type_id", 147], ["updated_at", "2018-03-21 21:43:31.786238"], ["id", 782]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Video"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "body" = ?, "content_element_type_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["body", "https://www.youtube.com/watch?v=yLisM2KPDIA"], ["content_element_type_id", 147], ["updated_at", "2018-03-21 21:43:31.790929"], ["id", 782]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.0ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["LIMIT", 1]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."name" = ? LIMIT ? [["name", "Image"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::ContentElement Load (0.5ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."id" = ? ORDER BY "pulitzer_content_elements"."id" ASC LIMIT ? [["id", 782], ["LIMIT", 1]] + SQL (0.3ms) UPDATE "pulitzer_content_elements" SET "image" = ?, "content_element_type_id" = ?, "updated_at" = ? WHERE "pulitzer_content_elements"."id" = ? [["image", "sam_and_snow.jpg"], ["content_element_type_id", 146], ["updated_at", "2018-03-21 21:43:32.124538"], ["id", 782]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 146], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.138689"], ["updated_at", "2018-03-21 21:43:32.138689"], ["plural", "f"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + 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", "winterfell-news-3"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-3"], ["LIMIT", 1]] +  (0.7ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "ff1167ff-b674-4edb-9981-43213b84a943"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.7ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.156332"], ["updated_at", "2018-03-21 21:43:32.156332"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-4"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-4"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 4"], ["created_at", "2018-03-21 21:43:32.165646"], ["updated_at", "2018-03-21 21:43:32.165646"], ["slug", "winterfell-news-4"], ["post_type_version_id", 179]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.170251"], ["updated_at", "2018-03-21 21:43:32.170251"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.173036"], ["updated_at", "2018-03-21 21:43:32.173036"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 1], ["post_id", 149], ["created_at", "2018-03-21 21:43:32.175347"], ["updated_at", "2018-03-21 21:43:32.175347"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.2ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 76 +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.185815"], ["updated_at", "2018-03-21 21:43:32.185815"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-5"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-5"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 5"], ["created_at", "2018-03-21 21:43:32.194968"], ["updated_at", "2018-03-21 21:43:32.194968"], ["slug", "winterfell-news-5"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (1.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.198798"], ["updated_at", "2018-03-21 21:43:32.198798"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.206737"], ["updated_at", "2018-03-21 21:43:32.206737"]] +  (0.3ms) RELEASE SAVEPOINT active_record_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.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.6ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.220497"], ["updated_at", "2018-03-21 21:43:32.220497"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-6"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-6"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 6"], ["created_at", "2018-03-21 21:43:32.229534"], ["updated_at", "2018-03-21 21:43:32.229534"], ["slug", "winterfell-news-6"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.232732"], ["updated_at", "2018-03-21 21:43:32.232732"]] +  (0.5ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + SQL (0.1ms) UPDATE "pulitzer_versions" SET "status" = 4 WHERE "pulitzer_versions"."id" = ? [["id", 74]] + 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 Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 149], ["status", 4], ["LIMIT", 1]] +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.243581"], ["updated_at", "2018-03-21 21:43:32.243581"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "winterfell-news-7"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-7"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 7"], ["created_at", "2018-03-21 21:43:32.250515"], ["updated_at", "2018-03-21 21:43:32.250515"], ["slug", "winterfell-news-7"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.255353"], ["updated_at", "2018-03-21 21:43:32.255353"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.1ms) SAVEPOINT active_record_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", 74]] + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 74]] + SQL (0.1ms) DELETE FROM "pulitzer_versions" WHERE "pulitzer_versions"."id" = ? [["id", 74]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Version Load (0.0ms) 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 Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_versions" WHERE "pulitzer_versions"."post_id" = ? AND "pulitzer_versions"."status" = ? LIMIT ? [["post_id", 149], ["status", 4], ["LIMIT", 1]] +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.268427"], ["updated_at", "2018-03-21 21:43:32.268427"], ["plural", "f"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "winterfell-news-8"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-8"], ["LIMIT", 1]] + SQL (0.7ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 8"], ["created_at", "2018-03-21 21:43:32.275045"], ["updated_at", "2018-03-21 21:43:32.275045"], ["slug", "winterfell-news-8"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.279490"], ["updated_at", "2018-03-21 21:43:32.279490"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) rollback transaction +  (0.4ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.286390"], ["updated_at", "2018-03-21 21:43:32.286390"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-9"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-9"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 9"], ["created_at", "2018-03-21 21:43:32.293534"], ["updated_at", "2018-03-21 21:43:32.293534"], ["slug", "winterfell-news-9"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.296241"], ["updated_at", "2018-03-21 21:43:32.296241"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE ("pulitzer_posts"."id" != 149) AND "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "the-new-king-in-the-north"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? AND ("pulitzer_posts"."id" != ?) LIMIT ? [["slug", "the-new-king-in-the-north"], ["id", 149], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "pulitzer_posts" SET "title" = ?, "updated_at" = ?, "slug" = ? WHERE "pulitzer_posts"."id" = ? [["title", "The new King in the North"], ["updated_at", "2018-03-21 21:43:32.300082"], ["slug", "the-new-king-in-the-north"], ["id", 149]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.3ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 25"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 25"], ["created_at", "2018-03-21 21:43:32.306256"], ["updated_at", "2018-03-21 21:43:32.306256"]] +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.309737"], ["updated_at", "2018-03-21 21:43:32.309737"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "winterfell-news-10"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-10"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 10"], ["created_at", "2018-03-21 21:43:32.317231"], ["updated_at", "2018-03-21 21:43:32.317231"], ["slug", "winterfell-news-10"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.321229"], ["updated_at", "2018-03-21 21:43:32.321229"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.323013"], ["updated_at", "2018-03-21 21:43:32.323013"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::PostType Load (0.2ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["post_type_version_id", 173], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::PostType Load (0.1ms) SELECT "pulitzer_post_types".* FROM "pulitzer_post_types" WHERE "pulitzer_post_types"."name" = ? LIMIT ? [["name", "Welcome"], ["LIMIT", 1]] + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."post_type_id" = ? AND "pulitzer_post_type_versions"."status" = ? LIMIT ? [["post_type_id", 173], ["status", "published"], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC LIMIT ? [["post_type_version_id", 173], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 173]] + 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_version_id" = ? [["post_type_version_id", 173]] + Pulitzer::ContentElementType Load (0.1ms) SELECT "pulitzer_content_element_types".* FROM "pulitzer_content_element_types" WHERE "pulitzer_content_element_types"."id" = ? LIMIT ? [["id", 145], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_type_content_element_types" ("post_type_version_id", "content_element_type_id", "label", "created_at", "updated_at", "sort_order") VALUES (?, ?, ?, ?, ?, ?) [["post_type_version_id", 173], ["content_element_type_id", 145], ["label", "Test Element"], ["created_at", "2018-03-21 21:43:32.363469"], ["updated_at", "2018-03-21 21:43:32.363469"], ["sort_order", 14]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 26"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" IS NULL LIMIT ? [["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.0ms) begin transaction + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" ORDER BY "pulitzer_tags"."id" ASC LIMIT ? [["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "a"], ["created_at", "2018-03-21 21:43:32.396021"], ["updated_at", "2018-03-21 21:43:32.396021"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "a"], ["LIMIT", 1]] + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "A"], ["LIMIT", 1]] +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 27"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 27"], ["created_at", "2018-03-21 21:43:32.411385"], ["updated_at", "2018-03-21 21:43:32.411385"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 28"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 28"], ["created_at", "2018-03-21 21:43:32.414592"], ["updated_at", "2018-03-21 21:43:32.414592"]] +  (0.5ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.2ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "t"]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "t"]] +  (0.4ms) 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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.423313"], ["updated_at", "2018-03-21 21:43:32.423313"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "winterfell-news-11"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-11"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 11"], ["created_at", "2018-03-21 21:43:32.438139"], ["updated_at", "2018-03-21 21:43:32.438139"], ["slug", "winterfell-news-11"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.441763"], ["updated_at", "2018-03-21 21:43:32.441763"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("status", "post_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["status", 1], ["post_id", 149], ["created_at", "2018-03-21 21:43:32.443418"], ["updated_at", "2018-03-21 21:43:32.443418"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 29"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 29"], ["created_at", "2018-03-21 21:43:32.445472"], ["updated_at", "2018-03-21 21:43:32.445472"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 75], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2018-03-21 21:43:32.447432"], ["updated_at", "2018-03-21 21:43:32.447432"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_posts" INNER JOIN "pulitzer_versions" ON "pulitzer_posts"."id" = "pulitzer_versions"."post_id" INNER JOIN "pulitzer_post_tags" ON "pulitzer_versions"."id" = "pulitzer_post_tags"."version_id" WHERE "pulitzer_post_tags"."label_id" = ? AND "pulitzer_post_tags"."label_type" = ? AND "pulitzer_posts"."id" = ? LIMIT ? [["label_id", 1], ["label_type", "Pulitzer::Tag"], ["id", 149], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 30"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 30"], ["created_at", "2018-03-21 21:43:32.456659"], ["updated_at", "2018-03-21 21:43:32.456659"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 31"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 31"], ["created_at", "2018-03-21 21:43:32.459337"], ["updated_at", "2018-03-21 21:43:32.459337"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "f"]] + Pulitzer::Tag Load (0.1ms) SELECT "pulitzer_tags".* FROM "pulitzer_tags" WHERE "pulitzer_tags"."hierarchical" = ? [["hierarchical", "f"]] +  (0.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.4ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 32"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 32"], ["created_at", "2018-03-21 21:43:32.465149"], ["updated_at", "2018-03-21 21:43:32.465149"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 33"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 33"], ["created_at", "2018-03-21 21:43:32.468649"], ["updated_at", "2018-03-21 21:43:32.468649"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2018-03-21 21:43:32.469501' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 34"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id") VALUES (?, ?, ?, ?) [["name", "The north 34"], ["created_at", "2018-03-21 21:43:32.472188"], ["updated_at", "2018-03-21 21:43:32.472188"], ["parent_id", 1]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2018-03-21 21:43:32.473475' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? AND "pulitzer_tags"."id" = ? LIMIT ? [["parent_id", 1], ["id", 2], ["LIMIT", 1]] + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."parent_id" = ? AND "pulitzer_tags"."id" = ? LIMIT ? [["parent_id", 1], ["id", 3], ["LIMIT", 1]] +  (0.5ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 35"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 35"], ["created_at", "2018-03-21 21:43:32.481013"], ["updated_at", "2018-03-21 21:43:32.481013"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 36"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 36"], ["created_at", "2018-03-21 21:43:32.484161"], ["updated_at", "2018-03-21 21:43:32.484161"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 37"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id", "hierarchical") VALUES (?, ?, ?, ?, ?) [["name", "The north 37"], ["created_at", "2018-03-21 21:43:32.486651"], ["updated_at", "2018-03-21 21:43:32.486651"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2018-03-21 21:43:32.487619' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 38"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 38"], ["created_at", "2018-03-21 21:43:32.492929"], ["updated_at", "2018-03-21 21:43:32.492929"], ["hierarchical", "t"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 39"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 39"], ["created_at", "2018-03-21 21:43:32.496096"], ["updated_at", "2018-03-21 21:43:32.496096"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 40"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id", "hierarchical") VALUES (?, ?, ?, ?, ?) [["name", "The north 40"], ["created_at", "2018-03-21 21:43:32.498741"], ["updated_at", "2018-03-21 21:43:32.498741"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.2ms) UPDATE "pulitzer_tags" SET "updated_at" = '2018-03-21 21:43:32.499638' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 41"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "hierarchical") VALUES (?, ?, ?, ?) [["name", "The north 41"], ["created_at", "2018-03-21 21:43:32.506015"], ["updated_at", "2018-03-21 21:43:32.506015"], ["hierarchical", "t"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 42"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 42"], ["created_at", "2018-03-21 21:43:32.508574"], ["updated_at", "2018-03-21 21:43:32.508574"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 43"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at", "parent_id", "hierarchical") VALUES (?, ?, ?, ?, ?) [["name", "The north 43"], ["created_at", "2018-03-21 21:43:32.510617"], ["updated_at", "2018-03-21 21:43:32.510617"], ["parent_id", 1], ["hierarchical", "t"]] + SQL (0.1ms) UPDATE "pulitzer_tags" SET "updated_at" = '2018-03-21 21:43:32.511359' WHERE "pulitzer_tags"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) 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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.515500"], ["updated_at", "2018-03-21 21:43:32.515500"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-12"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-12"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 12"], ["created_at", "2018-03-21 21:43:32.522347"], ["updated_at", "2018-03-21 21:43:32.522347"], ["slug", "winterfell-news-12"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.525140"], ["updated_at", "2018-03-21 21:43:32.525140"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.6ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::Tag Exists (0.2ms) SELECT 1 AS one FROM "pulitzer_tags" WHERE "pulitzer_tags"."name" = ? LIMIT ? [["name", "The north 44"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "pulitzer_tags" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "The north 44"], ["created_at", "2018-03-21 21:43:32.544183"], ["updated_at", "2018-03-21 21:43:32.544183"]] +  (0.0ms) 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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.547192"], ["updated_at", "2018-03-21 21:43:32.547192"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "winterfell-news-13"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-13"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 13"], ["created_at", "2018-03-21 21:43:32.554502"], ["updated_at", "2018-03-21 21:43:32.554502"], ["slug", "winterfell-news-13"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.557664"], ["updated_at", "2018-03-21 21:43:32.557664"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.559212"], ["updated_at", "2018-03-21 21:43:32.559212"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_tags" ("version_id", "label_id", "label_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["version_id", 75], ["label_id", 1], ["label_type", "Pulitzer::Tag"], ["created_at", "2018-03-21 21:43:32.561396"], ["updated_at", "2018-03-21 21:43:32.561396"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTag Load (0.1ms) SELECT "pulitzer_post_tags".* FROM "pulitzer_post_tags" WHERE "pulitzer_post_tags"."version_id" = ? [["version_id", 75]] +  (0.9ms) 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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.569532"], ["updated_at", "2018-03-21 21:43:32.569532"], ["plural", "f"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 179], ["name", "Winterfell news 2"], ["sort_order", 2]] +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.578257"], ["updated_at", "2018-03-21 21:43:32.578257"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 179], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_partial_types" ("free_form_section_type_id", "label", "sort_order", "post_type_version_id") VALUES (?, ?, ?, ?) [["free_form_section_type_id", 75], ["label", "King's Landing news 2"], ["sort_order", 2], ["post_type_version_id", 181]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + 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", "winterfell-news-14"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-14"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 14"], ["created_at", "2018-03-21 21:43:32.588195"], ["updated_at", "2018-03-21 21:43:32.588195"], ["slug", "winterfell-news-14"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.591135"], ["updated_at", "2018-03-21 21:43:32.591135"]] +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.593340"], ["updated_at", "2018-03-21 21:43:32.593340"], ["plural", "f"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 180], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 180]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "winterfell-news-15"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-15"], ["LIMIT", 1]] + SQL (0.1ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 15"], ["created_at", "2018-03-21 21:43:32.598802"], ["updated_at", "2018-03-21 21:43:32.598802"], ["slug", "winterfell-news-15"], ["post_type_version_id", 183]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 150], ["created_at", "2018-03-21 21:43:32.602892"], ["updated_at", "2018-03-21 21:43:32.602892"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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_version_id" = ? [["post_type_version_id", 183]] +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.608702"], ["updated_at", "2018-03-21 21:43:32.608702"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 179], ["name", "Winterfell news 3"], ["sort_order", 3]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_post_types" ("name", "created_at", "updated_at", "plural") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.618445"], ["updated_at", "2018-03-21 21:43:32.618445"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 179], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 179]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_partial_types" ("free_form_section_type_id", "label", "sort_order", "post_type_version_id") VALUES (?, ?, ?, ?) [["free_form_section_type_id", 75], ["label", "King's Landing news 3"], ["sort_order", 3], ["post_type_version_id", 181]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "winterfell-news-16"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-16"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 16"], ["created_at", "2018-03-21 21:43:32.626108"], ["updated_at", "2018-03-21 21:43:32.626108"], ["slug", "winterfell-news-16"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.628552"], ["updated_at", "2018-03-21 21:43:32.628552"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 179]] + 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 74], ["free_form_section_type_id", 75], ["name", "Winterfell news 3"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 74], ["name", "Winterfell news 3"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 181], ["free_form_section_id", 147], ["sort_order", 3], ["label", "King's Landing news 3"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 181], ["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_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 181]] + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = 1 ORDER BY "pulitzer_content_elements"."id" ASC + Pulitzer::PostTypeVersion Load (0.1ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = 181 + Pulitzer::BackgroundStyle Load (0.1ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 181 + Pulitzer::JustificationStyle Load (0.1ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 181 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 181 + Pulitzer::ArrangementStyle Load (0.1ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 181 + Pulitzer::FreeFormSectionType Load (0.0ms) SELECT "pulitzer_free_form_section_types".* FROM "pulitzer_free_form_section_types" WHERE "pulitzer_free_form_section_types"."post_type_version_id" = ? [["post_type_version_id", 179]] + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 74], ["name", "Winterfell news 3"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::ContentElement Load (0.1ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = 1 ORDER BY "pulitzer_content_elements"."id" ASC + Pulitzer::PartialType Load (0.1ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 75]] +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.669144"], ["updated_at", "2018-03-21 21:43:32.669144"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 178], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 178]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_free_form_section_types" ("post_type_version_id", "name", "sort_order") VALUES (?, ?, ?) [["post_type_version_id", 179], ["name", "Winterfell news 4"], ["sort_order", 4]] +  (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") VALUES (?, ?, ?, ?) [["name", "Winterfell news 1"], ["created_at", "2018-03-21 21:43:32.677621"], ["updated_at", "2018-03-21 21:43:32.677621"], ["plural", "f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id", "status") VALUES (?, ?) [["post_type_id", 179], ["status", "published"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_post_type_versions" ("post_type_id") VALUES (?) [["post_type_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_partial_types" ("free_form_section_type_id", "label", "sort_order", "post_type_version_id") VALUES (?, ?, ?, ?) [["free_form_section_type_id", 75], ["label", "King's Landing news 4"], ["sort_order", 4], ["post_type_version_id", 181]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + 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", "winterfell-news-17"], ["LIMIT", 1]] + Pulitzer::Post Exists (0.1ms) SELECT 1 AS one FROM "pulitzer_posts" WHERE "pulitzer_posts"."slug" = ? LIMIT ? [["slug", "winterfell-news-17"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "pulitzer_posts" ("title", "created_at", "updated_at", "slug", "post_type_version_id") VALUES (?, ?, ?, ?, ?) [["title", "Winterfell news 17"], ["created_at", "2018-03-21 21:43:32.688575"], ["updated_at", "2018-03-21 21:43:32.688575"], ["slug", "winterfell-news-17"], ["post_type_version_id", 179]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "pulitzer_versions" ("post_id", "created_at", "updated_at") VALUES (?, ?, ?) [["post_id", 149], ["created_at", "2018-03-21 21:43:32.691246"], ["updated_at", "2018-03-21 21:43:32.691246"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::Post Load (0.1ms) SELECT "pulitzer_posts".* FROM "pulitzer_posts" WHERE "pulitzer_posts"."post_type_version_id" = ? [["post_type_version_id", 179]] + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_free_form_sections" ("version_id", "free_form_section_type_id", "name") VALUES (?, ?, ?) [["version_id", 74], ["free_form_section_type_id", 75], ["name", "Winterfell news 4"]] +  (0.1ms) RELEASE SAVEPOINT active_record_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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + 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::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.1ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::FreeFormSection Load (0.1ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 74], ["name", "Winterfell news 4"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "pulitzer_partials" ("post_type_version_id", "free_form_section_id", "sort_order", "label") VALUES (?, ?, ?, ?) [["post_type_version_id", 181], ["free_form_section_id", 147], ["sort_order", 4], ["label", "King's Landing news 4"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Pulitzer::PostTypeVersion Load (0.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = ? LIMIT ? [["id", 181], ["LIMIT", 1]] + Pulitzer::PostTypeContentElementType Load (0.0ms) SELECT "pulitzer_post_type_content_element_types".* FROM "pulitzer_post_type_content_element_types" WHERE "pulitzer_post_type_content_element_types"."post_type_version_id" = ? ORDER BY "pulitzer_post_type_content_element_types"."sort_order" ASC [["post_type_version_id", 181]] + Pulitzer::Version Load (0.0ms) 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::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = 74 + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::ContentElement Load (0.0ms) SELECT "pulitzer_content_elements".* FROM "pulitzer_content_elements" WHERE "pulitzer_content_elements"."partial_id" = 1 ORDER BY "pulitzer_content_elements"."id" ASC + Pulitzer::PostTypeVersion Load (0.0ms) SELECT "pulitzer_post_type_versions".* FROM "pulitzer_post_type_versions" WHERE "pulitzer_post_type_versions"."id" = 181 + Pulitzer::BackgroundStyle Load (0.0ms) SELECT "pulitzer_background_styles".* FROM "pulitzer_background_styles" WHERE "pulitzer_background_styles"."post_type_version_id" = 181 + Pulitzer::JustificationStyle Load (0.2ms) SELECT "pulitzer_justification_styles".* FROM "pulitzer_justification_styles" WHERE "pulitzer_justification_styles"."post_type_version_id" = 181 + Pulitzer::SequenceFlowStyle Load (0.1ms) SELECT "pulitzer_sequence_flow_styles".* FROM "pulitzer_sequence_flow_styles" WHERE "pulitzer_sequence_flow_styles"."post_type_version_id" = 181 + Pulitzer::ArrangementStyle Load (0.0ms) SELECT "pulitzer_arrangement_styles".* FROM "pulitzer_arrangement_styles" WHERE "pulitzer_arrangement_styles"."post_type_version_id" = 181 +  (0.1ms) SAVEPOINT active_record_1 + Pulitzer::PartialTag Load (0.1ms) SELECT "pulitzer_partial_tags".* FROM "pulitzer_partial_tags" WHERE "pulitzer_partial_tags"."partial_id" = ? [["partial_id", 1]] + SQL (0.1ms) DELETE FROM "pulitzer_partials" WHERE "pulitzer_partials"."id" = ? [["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + 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_version_id" = ? [["post_type_version_id", 179]] + Pulitzer::FreeFormSection Load (0.0ms) SELECT "pulitzer_free_form_sections".* FROM "pulitzer_free_form_sections" WHERE "pulitzer_free_form_sections"."version_id" = ? AND "pulitzer_free_form_sections"."name" = ? LIMIT ? [["version_id", 74], ["name", "Winterfell news 4"], ["LIMIT", 1]] + Pulitzer::Partial Load (0.0ms) SELECT "pulitzer_partials".* FROM "pulitzer_partials" WHERE "pulitzer_partials"."free_form_section_id" = 147 ORDER BY "pulitzer_partials"."sort_order" ASC + Pulitzer::PartialType Load (0.0ms) SELECT "pulitzer_partial_types".* FROM "pulitzer_partial_types" WHERE "pulitzer_partial_types"."free_form_section_type_id" = ? ORDER BY "pulitzer_partial_types"."id" ASC [["free_form_section_type_id", 75]] +  (0.7ms) rollback transaction